jwfromm commented on a change in pull request #4981: [Relay, Topi, TF Frontend] 
Isfinite operator
URL: https://github.com/apache/incubator-tvm/pull/4981#discussion_r392545228
 
 

 ##########
 File path: tests/python/frontend/tensorflow/test_forward.py
 ##########
 @@ -38,6 +38,8 @@
 from tvm import te
 from tvm import relay
 import tvm.relay.testing.tf as tf_testing
+from tensorflow.python.framework import dtypes
 
 Review comment:
   We don't need to import this, just use `tf.float32` and `tf.float64` instead.

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

Reply via email to