tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[TE][CreatePrimFunc] Fix loop carried dependency case

Open wrongtest-intellif opened this issue 4 months ago • 0 comments

If the loop domain depends on other loops, currently there is missing transformations in CreatePrimFunc, which lead to undefined variables in lowering.

https://discuss.tvm.apache.org/t/compilation-error-for-adaptive-avg-pool2d-relax-op-in-mlc-llm/17784

wrongtest-intellif avatar Oct 19 '24 05:10 wrongtest-intellif