Imported from GitHub PR https://github.com/tensorflow/tensorflow/pull/42509 Add folder for mhlo GetDimensionSizeOp (`mhlo.get_dimension_size`). `get_dimension_size` folds to a constant when the corresponding tensor dimension size is statically known / constant. Copybara import of the project: -- 5994915525ec2e932125aa1f133ce2260ba100af by Uday Bondhugula <uday@polymagelabs.com>: [MLIR] Add folder for mhlo get_dimension_size Add folder for mhlo GetDimensionSizeOp. get_dimension_size folds to a constant when the corresponding tensor dimension size is statically known / constant. COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/tensorflow/pull/42509 from polymage-labs:get_dimension_size_fold 5994915525ec2e932125aa1f133ce2260ba100af PiperOrigin-RevId: 328222517 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| chlo_canonicalize.td | ||
| chlo_ops.cc | ||
| dialect_registration.cc | ||
| hlo_ops.cc | ||
| hlo_patterns.td | ||
| infer_fusibility_op_interface.cc | ||
| init.cc | ||
| lhlo_ops.cc | ||
| mhlo_canonicalize.td | ||