You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/11/04 21:41:45 UTC

[GitHub] [incubator-tvm] masahi commented on a change in pull request #6849: [QNN] Dynamic scale, zero point in qnn.op.dequantize

masahi commented on a change in pull request #6849:
URL: https://github.com/apache/incubator-tvm/pull/6849#discussion_r517647441



##########
File path: tests/python/frontend/pytorch/qnn_test.py
##########
@@ -29,6 +29,9 @@
 import tvm
 import tvm.testing
 from tvm import relay
+from tvm.contrib import graph_runtime

Review comment:
       This is a test script for pytorch frontend... Please move these changes to `relay/test_op_qnn_dequantize.py`




----------------------------------------------------------------
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:
users@infra.apache.org