-
Hello, Is it possible to run the ahead of time compiled kernel in my python script instead of the JIT compiled one? |
Beta Was this translation helpful? Give feedback.
Answered by
chenzhekl
Sep 25, 2023
Replies: 1 comment 1 reply
-
I guess you may be looking for offline cache? https://docs.taichi-lang.org/docs/performance#offline-cache |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kurt-rhee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess you may be looking for offline cache? https://docs.taichi-lang.org/docs/performance#offline-cache