Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add.cc | ||
concatenate.cc | ||
convolution.cc | ||
dense.cc | ||
dequantize.cc | ||
mul.cc | ||
op_common.h | ||
quantize.cc | ||
requantize.cc |
TVM_REGSISTER_API is an alias of TVM_REGISTER_GLOBAL. In the spirit of simplify redirections, this PR removes the original TVM_REGISTER_API macro and directly use TVM_REGISTER_GLOBAL. This type of refactor will also simplify the IDE navigation tools such as FFI navigator to provide better code reading experiences. Move EnvFunc's definition to node.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add.cc | Loading commit data... | |
concatenate.cc | Loading commit data... | |
convolution.cc | Loading commit data... | |
dense.cc | Loading commit data... | |
dequantize.cc | Loading commit data... | |
mul.cc | Loading commit data... | |
op_common.h | Loading commit data... | |
quantize.cc | Loading commit data... | |
requantize.cc | Loading commit data... |