Commit 5821a8ad by Junru Shao Committed by Wuwei Lin

Export tvm::relay::OpRegistry::OpRegistry (#3711)

parent 9d30457c
......@@ -260,7 +260,7 @@ class OpRegistry {
/*! \brief The operator */
Op op_;
// private constructor
OpRegistry();
TVM_DLL OpRegistry();
// return internal pointer to op.
inline OpNode* get();
// update the attribute OpMap
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment