pytorch
187bde82 - Reuse Lazy IR nodes for faster tracing

Commit
3 years ago
Reuse Lazy IR nodes for faster tracing Summary: Use a trie to store IR nodes from previous tracings, and the trie serves as a cache for looking up IR nodes and reuse them if possible.
Author
Committer
Parents
Loading