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

2020-06-23 Thread GitBox
mbrookhart commented on a change in pull request #5855: URL: https://github.com/apache/incubator-tvm/pull/5855#discussion_r26108 ## File path: tests/python/relay/test_vm_serialization.py ## @@ -332,6 +284,20 @@ def test_mobilenet(): run_network(mod, params) +def te

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

2020-06-23 Thread GitBox
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 te

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

2020-06-23 Thread GitBox
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 te