altanh commented on a change in pull request #7287:
URL: https://github.com/apache/tvm/pull/7287#discussion_r558477345



##########
File path: python/tvm/topi/random/kernel.py
##########
@@ -20,6 +20,8 @@
 from ... import tir
 from ...tir import ir_builder
 
+import numpy as np

Review comment:
       probably better if we move the test function definition to the 
`test_topi_prng.py` file also




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