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/06/23 16:08:53 UTC

[GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #5855: [RELAY][VM] Add shape_of instruction

mbrookhart commented on a change in pull request #5855:
URL: https://github.com/apache/incubator-tvm/pull/5855#discussion_r444338874



##########
File path: tests/python/relay/test_vm_serialization.py
##########
@@ -332,6 +284,20 @@ def test_mobilenet():
     run_network(mod, params)
 
 
+def test_vm_shape_of():

Review comment:
       I don't understand how this test hits the shape_of command? Are we sure this is testing the new code?




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