torch-mlir/test/Dialect
Ramiro Leal-Cavazos 51e267aa37
Combine maximize-value-semantics rewrite patterns into one pattern (#642)
This commit replaces the two rewrite patterns of
maximize-value-semantics with a single pattern that captures the
behavior of both as well as other edge cases previously not
supported. The new pattern works by first performing alias analysis on
a subgraph to see if pattern is applicable, then rewriting all
non-value tensors to value tensors in a single go.
2022-03-10 09:36:52 -08:00
..
Torch Combine maximize-value-semantics rewrite patterns into one pattern (#642) 2022-03-10 09:36:52 -08:00
TorchConversion LLVM bump 2022-02-16 15:28:13 -05:00