Name |
Last commit
|
Last update |
---|---|---|
.. | ||
adt.h | ||
attrs.h | ||
env_func.h | ||
error.h | ||
expr.h | ||
function.h | ||
module.h | ||
op.h | ||
span.h | ||
tensor_type.h | ||
transform.h | ||
type.h | ||
type_functor.h | ||
type_relation.h |
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 |
---|---|---|
.. | ||
adt.h | Loading commit data... | |
attrs.h | Loading commit data... | |
env_func.h | Loading commit data... | |
error.h | Loading commit data... | |
expr.h | Loading commit data... | |
function.h | Loading commit data... | |
module.h | Loading commit data... | |
op.h | Loading commit data... | |
span.h | Loading commit data... | |
tensor_type.h | Loading commit data... | |
transform.h | Loading commit data... | |
type.h | Loading commit data... | |
type_functor.h | Loading commit data... | |
type_relation.h | Loading commit data... |