huajsj opened a new pull request #22: URL: https://github.com/apache/tvm-vta/pull/22
Issue: c++ deployment get broken after recently TVM change, first issue is lastest TVM use some c++14 feature in header file that caused current compile fail. second issue is lastest TVM did more strict format/type check that make the restnet export logic failed. Solution: Fix the said issue to make logic work. ---------------------------------------------------------------- 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]
