Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_canonicalization_helper.h28 struct DropAttributes : public OpRewritePattern<Op> { struct
32 LogicalResult matchAndRewrite(Op op, in matchAndRewrite()
/external/tensorflow/tensorflow/core/transforms/consolidate_attrs/
Dpass.cc304 class DropAttributes : public RewritePattern { class
307 DropAttributes(MLIRContext *context, ArrayRef<StringRef> attr_names) in DropAttributes() function in mlir::tfg::__anon28b5c24c0311::DropAttributes