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