elvin-n opened a new pull request #8201:
URL: https://github.com/apache/tvm/pull/8201


   I got 0% of accurqacy with target="opencl -device=intel_graphics" on IrisXe. 
I found severtal issue (using warp instead of shared scope for variables) but 
fixed only for conv2d_nchw. conv2d_nchwc is still buggy
   
   Also enabled generic tvm topi tests on conv2d_nchw. Before the fix, test 
failed on the first workload, after the fix, the test still fails on workload 
with dilation != 1, but this is by intel graphics copnv2d_implementation - 
dilation is not supported for it. Will disable test or fix conv2d_nchw


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