Name |
Last commit
|
Last update |
---|---|---|
.. | ||
compiler.cc | ||
compiler.h | ||
inline_primitives.cc | ||
lambda_lift.cc | ||
removed_unused_funcs.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 |
---|---|---|
.. | ||
compiler.cc | Loading commit data... | |
compiler.h | Loading commit data... | |
inline_primitives.cc | Loading commit data... | |
lambda_lift.cc | Loading commit data... | |
removed_unused_funcs.cc | Loading commit data... |