apivovarov opened a new pull request #7605: URL: https://github.com/apache/tvm/pull/7605
RelayVM runtime used platform dependent type `size_t` for code serialization and hashcode calculation. As a result compiled models did not work on 32-bit platforms such as ARMv7. Related Discussion: https://discuss.tvm.apache.org/t/relayvm-on-armv7-fails-cannot-find-function-in-module/9309 ---------------------------------------------------------------- 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]
