Home
last modified time | relevance | path

Searched defs: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
201 LogicalResult matchAndRewrite(GatherOp gather, in matchAndRewrite()