Home
last modified time | relevance | path

Searched refs:GatherIsTorchIndexSelect (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_gather_to_torch_index_select.cc28 struct GatherIsTorchIndexSelect : public OpRewritePattern<GatherOp> { struct
143 patterns->insert<GatherIsTorchIndexSelect>(context); in PopulateGatherToTorchIndexSelectPatterns()