34 #ifndef TVM_NODE_NODE_H_
35 #define TVM_NODE_NODE_H_
37 #include <tvm/ffi/memory.h>
46 #include <type_traits>
56 using ffi::ObjectPtrEqual;
57 using ffi::ObjectPtrHash;
59 using ffi::PackedArgs;
TypeIndex
Namespace for the list of type index.
Definition: object.h:50
Performance counters for profiling via the PAPI library.
Definition: analyzer.h:37
A managed object in the TVM runtime.
Printer class to print repr string of each AST/IR nodes.
Structural equality comparison.