tqchen commented on a change in pull request #4280: [TVM][RUNTIME] A minimum
example to generate external library wrappers for DSOModule
URL: https://github.com/apache/incubator-tvm/pull/4280#discussion_r347536983
##########
File path: include/tvm/runtime/module.h
##########
@@ -111,7 +111,7 @@ class Module : public ObjectRef {
*
* \endcode
*/
-class ModuleNode : public Object {
+class TVM_DLL ModuleNode : public Object {
Review comment:
sgtm
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services