mlir-hlo/lib/Dialect/mhlo
A. Unique TensorFlower 3daf65578a [MLIR][HLO] Add scalar cases for binary rank specialization
For rank specialization clusters that have only two operands, we can materialize
two extra cases in which either of them is a scalar. This avoids redundant index
computations in these cases.

PiperOrigin-RevId: 375037390
2021-05-21 01:35:44 -07:00
..
IR PR #49228: [MLIR][DISC] porting dynamic shape related OPs to mhlo and lmhlo dialect 2021-05-20 23:16:47 -07:00
transforms [MLIR][HLO] Add scalar cases for binary rank specialization 2021-05-21 01:35:44 -07:00
CMakeLists.txt Add CMake files and lit configurations, enough for `ninja check-mlir-hlo` to pass on all the tests 2020-08-07 22:14:34 -07:00