Name |
Last commit
|
Last update |
---|---|---|
.. | ||
crt | ||
micro/standalone | ||
c_backend_api.h | ||
c_runtime_api.h | ||
container.h | ||
data_type.h | ||
device_api.h | ||
memory.h | ||
module.h | ||
ndarray.h | ||
object.h | ||
packed_func.h | ||
registry.h | ||
serializer.h | ||
threading_backend.h | ||
vm.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 |
---|---|---|
.. | ||
crt | Loading commit data... | |
micro/standalone | Loading commit data... | |
c_backend_api.h | Loading commit data... | |
c_runtime_api.h | Loading commit data... | |
container.h | Loading commit data... | |
data_type.h | Loading commit data... | |
device_api.h | Loading commit data... | |
memory.h | Loading commit data... | |
module.h | Loading commit data... | |
ndarray.h | Loading commit data... | |
object.h | Loading commit data... | |
packed_func.h | Loading commit data... | |
registry.h | Loading commit data... | |
serializer.h | Loading commit data... | |
threading_backend.h | Loading commit data... | |
vm.h | Loading commit data... |