Go to file
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
include/mlir-hlo Add a transform for Gathers to torch_index_select. 2020-07-30 22:34:32 +00:00
lib Change cast to dyn_cast in hlo::ReshapeOp's verification. 2020-07-30 22:34:36 +00:00
tests Add a transform for Gathers to torch_index_select. 2020-07-30 22:34:32 +00:00