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/09/16 21:39:47 UTC

[GitHub] [incubator-tvm] tqchen commented on a change in pull request #6302: [tvmc] command line driver 'compile' (part 2/4)

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



##########
File path: python/setup.py
##########
@@ -163,6 +163,12 @@ def get_package_data_files():
         "attrs",
         "psutil",
         "typed_ast",
+        "tensorflow==2.1.0",
+        "tflite==2.1.0",

Review comment:
       These are optional deps, and let us move them to extra_require




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