torch-mlir/test/Dialect
Quinn Dawkins ae72eec224
Improve aten.broadcast_to folder when in strict symbol mode (#2504)
Strict symbolic shapes allow us to assume numpy-style dynamic broadcasts
never occur. This allows us to strengthen the folder for broadcasts to
cases where the rank is the same and all shapes match (including dynamic
sentinel values).
2023-10-05 09:02:10 -04:00
..
Torch Improve aten.broadcast_to folder when in strict symbol mode (#2504) 2023-10-05 09:02:10 -04:00
TorchConversion Integrate llvm-project and mlir-hlo. (#2454) 2023-09-12 15:09:57 -07:00