feat: build function with reactant#1799
feat: build function with reactant#1799avik-pal wants to merge 3 commits intoJuliaSymbolics:masterfrom
Conversation
|
How does one compile those expressions? |
It is possible (though a bit annoying). My assumption was the I can add a helper to compile MlirModule in reactant, which would mean you can do |
|
Not really. It's more for caching so that the user can compile later, or use with precompilation. |
|
MTK only uses |
|
Can you point me to where this happens in MTK? We already have a serialization setup in Reactant which exports the expression into a standalone file. |
@ChrisRackauckas @AayushSabharwal can I get an initial review here? I will follow up with tests.