Name |
Last commit
|
Last update |
---|---|---|
.. | ||
include/topi | ||
python | ||
recipe | ||
src | ||
tests/python | ||
README.md |
This PR enables the copy on write optimizations passes: - Enable COW for IRModule both TIR and relay passes. - Enabled COW for PrimFunc in TIR passes. Need more thoughts into whether/how to enable COW for relay::Function, due to some function passes depend on the presence of IRModule for context information, and the std::move of the related function to nullptr might affect the related behavior.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
include/topi | Loading commit data... | |
python | Loading commit data... | |
recipe | Loading commit data... | |
src | Loading commit data... | |
tests/python | Loading commit data... | |
README.md | Loading commit data... |