mbrookhart commented on a change in pull request #7802:
URL: https://github.com/apache/tvm/pull/7802#discussion_r608123715



##########
File path: tests/python/frontend/onnx/test_forward.py
##########
@@ -4165,15 +4165,8 @@ def verify_cumsum(indata, axis, exclusive=0, reverse=0, 
type="float32"):
     "test_cumsum_2d_axis_0/",
     "test_cumsum_2d_axis_1/",
     "test_cumsum_2d_negative_axis/",
-    "test_dequantizelinear/",

Review comment:
       Yes, we're running all of the pre-serialized node tests that ship with 
ONNX against CPU now, except what's skipped in this list. Working on reducing 
what we skip, and I'll start enabling GPU soon.




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


Reply via email to