jwfromm commented on a change in pull request #6616:
URL: https://github.com/apache/incubator-tvm/pull/6616#discussion_r499822421
##########
File path: tests/python/frontend/onnx/test_forward.py
##########
@@ -3628,7 +3628,6 @@ def verify_roi_align(
test_clip_min_max_as_inputs()
test_onehot()
test_matmul()
- test_batch_matmul()
Review comment:
Just wanted to note that I removed this since `test_batch_matmul` is now
run with `tvm.testing.parametrize`, which means it will cause an error when run
using python instead of pytest.
----------------------------------------------------------------
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:
[email protected]