liangfu commented on issue #4419: [VTA] Removing dependences to NNVM URL: https://github.com/apache/incubator-tvm/pull/4419#issuecomment-558053307 @tmoreau89 Thanks for deprecating nnvm in VTA. Would you please also fix the following line error https://github.com/apache/incubator-tvm/blob/dabde40f15423fc9632824dcd95696f36cf17a01/vta/tutorials/frontend/deploy_vision_on_vta.py#L173 , where `relay.quantize.quantize` is now defined to accept mod directly, see https://github.com/apache/incubator-tvm/blob/dabde40f15423fc9632824dcd95696f36cf17a01/python/tvm/relay/quantize/quantize.py#L313-L322 for your reference.
---------------------------------------------------------------- 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
