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 2022/05/18 22:43:35 UTC

[GitHub] [tvm] mbs-octoml commented on a diff in pull request #11224: [Relay] Support i16, f16 scalars in Relay text

mbs-octoml commented on code in PR #11224:
URL: https://github.com/apache/tvm/pull/11224#discussion_r876438293


##########
tests/python/relay/test_target_hooks.py:
##########
@@ -73,4 +73,5 @@ def test_runtime_module_generation(check_result):
 
 
 if __name__ == "__main__":
-    sys.exit(pytest.main([__file__] + sys.argv[1:]))
+    # sys.exit(pytest.main([__file__] + sys.argv[1:]))

Review Comment:
   Woops, thx.



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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org