mlir-hlo/lib/Dialect/mhlo
Tres Popp 63d62b7952 Change cast to dyn_cast in hlo::ReshapeOp's verification.
With cast, a failing verification results in an assertion error rather than returning a failing status.

PiperOrigin-RevId: 322317937
2020-07-30 22:34:36 +00:00
..
IR Change cast to dyn_cast in hlo::ReshapeOp's verification. 2020-07-30 22:34:36 +00:00
transforms Add a transform for Gathers to torch_index_select. 2020-07-30 22:34:32 +00:00