mirror of https://github.com/llvm/torch-mlir
40913a36c2
Making the same PR with #2457, as I accidentally thought the review was already made and merged it (reverted). Add decompose empty_strided op. Referring to #1776, this decomposition op only supports default stride values, because accessing the tensor or indexing over that, the indices are determined by the strides. In MLIR, this is not implicitly supported but assumes that the strides are default while iterating over the tensor. |
||
---|---|---|
.. | ||
main.py | ||
xfail_sets.py |