Home
last modified time | relevance | path

Searched defs:RemoveRedundantUnpackPack (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1491 struct RemoveRedundantUnpackPack : public RewritePattern { struct
1492 explicit RemoveRedundantUnpackPack(MLIRContext *context) in RemoveRedundantUnpackPack() argument
1495 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()