Name |
Last commit
|
Last update |
---|---|---|
.. | ||
arena.h | ||
base64.h | ||
ffi_testing.cc | ||
pipe.h | ||
ring_buffer.h | ||
socket.h | ||
str_escape.h | ||
util.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 |
---|---|---|
.. | ||
arena.h | Loading commit data... | |
base64.h | Loading commit data... | |
ffi_testing.cc | Loading commit data... | |
pipe.h | Loading commit data... | |
ring_buffer.h | Loading commit data... | |
socket.h | Loading commit data... | |
str_escape.h | Loading commit data... | |
util.h | Loading commit data... |