Lunderberg commented on pull request #8383:
URL: https://github.com/apache/tvm/pull/8383#issuecomment-878410739


   Current failures.
   
   * `test_conv2d_nchw` doesn't support asymmetric padding on cudnn.  Can add 
an explicit `pytest.xfail` on that test case once #8433 is merged.
   * `test_batch_matmul` errors out for dynamic batch matmul not being 
supported on cuda.  Changed check from direct comparison with the string 
`"cuda"` to a check on the `target.kind.name`.


-- 
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-unsubscr...@tvm.apache.org

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


Reply via email to