Archermmt commented on PR #15813:
URL: https://github.com/apache/tvm/pull/15813#issuecomment-1734757371

   @Lunderberg could you please check why the error occurs in CI test:
   
   
tests/python/relax/test_analysis_suggest_layout_transforms.py::test_non_affine_access
 [01:22:12] /workspace/src/relax/analysis/layout_transformation.cc:443: 
Warning: [LayoutInference] Failed to analyze indices [v_ax0 * v_ax1, v_ax2], 
error: ["Product of two iterators cannot be represented as an IterMap, occurs 
in v_ax0 * v_ax1"]
   
   I found out that you meat the same error in 
https://github.com/apache/tvm/pull/15810 and 
https://github.com/apache/tvm/pull/15807, but no errors in 
https://github.com/apache/tvm/pull/15815. Did you fixed the bug?


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