Skip to content

How to save/load compiled function? #1209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ChiMaoShuPhy opened this issue Apr 24, 2025 · 2 comments
Open

How to save/load compiled function? #1209

ChiMaoShuPhy opened this issue Apr 24, 2025 · 2 comments

Comments

@ChiMaoShuPhy
Copy link

I am wondering is there anyway to save the compiled function (generated by @compile)? It saves a lot of time if we can do this. I have tried Serializaion.jl but did not success.

@avik-pal
Copy link
Collaborator

#1083 is a partial implementation of serialization that need to be finished

@ChiMaoShuPhy
Copy link
Author

Thanks a lot for the info !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants