Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc198 struct GatherSlice : public OpRewritePattern<GatherOp> { struct
263 results.insert<GatherSlice>(context); in getCanonicalizationPatterns()