Name |
Last commit
|
Last update |
---|---|---|
.. | ||
c_api_common.h | ||
c_api_error.cc | ||
c_api_graph.cc | ||
c_api_symbolic.cc |
* [REFACTOR][OBJECT] Consoldiate NodePtr/Ref/Hash/Equal and macros to Object. Historically, we have classes like NodePtr/Ref/HashEqual. After unified object protocol, these names are just alias of the object counterpart. Moreover, there are helper macros defined over the places for defining these object. This PR consoldiate the terminologies into the corresponding ones in the Object system so we have a clean and consistent API moving forward. * Update include/tvm/attrs.h Co-Authored-By: Wei Chen <ipondering.weic@gmail.com> * fix compilation Co-authored-by: Wei Chen <ipondering.weic@gmail.com>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
c_api_common.h | Loading commit data... | |
c_api_error.cc | Loading commit data... | |
c_api_graph.cc | Loading commit data... | |
c_api_symbolic.cc | Loading commit data... |