leandron commented on a change in pull request #6302:
URL: https://github.com/apache/incubator-tvm/pull/6302#discussion_r490089308



##########
File path: python/setup.py
##########
@@ -162,6 +162,12 @@ def get_package_data_files():
         'attrs',
         'psutil',
         'typed_ast',
+        'tensorflow==2.1.0',
+        'tflite==2.1.0',
+        'onnx==1.6.0',
+        'onnxruntime==1.0.0',
+        'torch==1.4.0',
+        'torchvision==0.5.0'

Review comment:
       This is now addressed by a separate comment: 
https://github.com/apache/incubator-tvm/pull/6302#discussion_r489769772
   
   Closing this one.




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


Reply via email to