tmoreau89 opened a new pull request #4433: [WIP][VTA][HotFix] Relay->VTA quantization fix URL: https://github.com/apache/incubator-tvm/pull/4433 This addresses a compilation bug introduced by: https://github.com/apache/incubator-tvm/pull/4295 Other than interface changes to quantization pass (graph vs. module) it appears that this has broken quantization pass for VTA by inserting multiplication at the end of the layer when multiplication is not supported by VTA (and instead must rely on shift and add). Investigation in progress. @vinx13 @ZihengJiang
---------------------------------------------------------------- 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
