roastduck commented on a change in pull request #5345:
URL: https://github.com/apache/incubator-tvm/pull/5345#discussion_r417265081



##########
File path: python/tvm/relay/qnn/op/legalizations.py
##########
@@ -20,8 +20,8 @@
 
 import tvm
 from tvm import relay
+import numpy as np

Review comment:
       I run `./tests/scripts/task_lint.sh` directly from the repository root.
   
   My `pylint` version:
   ```
   pylint 2.4.4
   astroid 2.3.3
   Python 3.7.0 (default, Mar 12 2019, 20:10:09)
   [GCC 7.3.0]
   ``` 




----------------------------------------------------------------
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]


Reply via email to