24 #ifndef TVM_RELAY_OP_H_ 25 #define TVM_RELAY_OP_H_ 37 #define RELAY_REGISTER_OP(OpName) TVM_REGISTER_OP(OpName) 41 #endif // TVM_RELAY_OP_H_ Relay expression language.
runtime implementation for LibTorch/TorchScript.
Definition: analyzer.h:36
Primitive Op(builtin intrinsics)
Definition: op.h:58
Primitive operators(builtin intrinsics) and registry for them.
tvm::OpNode OpNode
Definition: op.h:35
Managed reference class to OpNode.
Definition: op.h:165
tvm::Op Op
Definition: op.h:34