Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1969 struct ReplacePackWithReshape : public RewritePattern { struct
1970 explicit ReplacePackWithReshape(MLIRContext *context) in ReplacePackWithReshape() function
1972 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()