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 2021/04/02 19:44:03 UTC

[GitHub] [tvm] CircleSpin commented on a change in pull request #7788: [TVMC] Allow direct numpy inputs to run_module

CircleSpin commented on a change in pull request #7788:
URL: https://github.com/apache/tvm/pull/7788#discussion_r606390878



##########
File path: python/tvm/driver/tvmc/runner.py
##########
@@ -230,8 +235,8 @@ def make_inputs_dict(inputs_file, shape_dict, dtype_dict, fill_mode):
 
     Parameters
     ----------
-    inputs_file : str
-        Path to a .npz file containing the inputs.
+    inputs : dict

Review comment:
       Hi Cody,
   Thanks for the feedback. Just pushed an updated version as you suggested. 




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