jmorrill edited a comment on issue #5002: [Runtime] Export GraphRuntime in tvm_runtime.dll URL: https://github.com/apache/incubator-tvm/pull/5002#issuecomment-595914989 @soiferj This is where it gets a little embarrassing for me. I've never been able to get a good link to tvm_runtime.dll, even using tvm_runtime_pack.cc without some other changes...So like killing a a fly with a rocket launcher, I work off this CMake change: https://github.com/jmorrill/tvm/blob/cc0b1e750512b690bbecc9e98a30f7a9945843b1/CMakeLists.txt#L282 aka "export everything" I can try again to get this tvm_runtime_pack.cc method to give me a link and then see if your fix solves it :).
---------------------------------------------------------------- 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
