Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_tf.cc486 IntegerAttr axis_attr = rewriter.getI64IntegerAttr(axis); in matchAndRewrite() local
1498 IntegerAttr axis_attr; in matchAndRewrite() local
1520 IntegerAttr axis_attr; in matchAndRewrite() local
1729 IntegerAttr axis_attr = rewriter.getI32IntegerAttr(0); in matchAndRewrite() local
1961 auto axis_attr = rewriter.getI64IntegerAttr(axis_val); in matchAndRewrite() local
Dlegalize_tfl.cc1555 IntegerAttr axis_attr; in matchAndRewrite() local
2007 IntegerAttr axis_attr; in matchAndRewrite() local
2029 IntegerAttr axis_attr; in matchAndRewrite() local
2775 auto axis_attr = rewriter.getI64IntegerAttr(axis_val); in matchAndRewrite() local
Dlegalize_common.cc2339 auto axis_attr = rewriter.getI64IntegerAttr(axis_val); in convertReduceOpCommon() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_a_m.cc1086 DenseIntElementsAttr axis_attr; in matchAndRewrite() local
1290 DenseIntElementsAttr axis_attr; in Verify() local
2432 DenseIntElementsAttr axis_attr; in Verify() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3478 auto axis_attr = axis->mutable_attr(); in RewriteGraph() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc5374 DenseIntElementsAttr axis_attr; in matchAndRewrite() local