Home
last modified time | relevance | path

Searched refs:SetIsCommutative (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tfr/resources/
Dcomposite_ops.cc28 .SetIsCommutative()
/external/tensorflow/tensorflow/core/framework/
Dop.h232 OpDefBuilderWrapper& SetIsCommutative() { in SetIsCommutative() function
233 builder_.SetIsCommutative(); in SetIsCommutative()
Dop_def_builder.h111 OpDefBuilder& SetIsCommutative();
Dop_def_builder_test.cc434 ExpectSuccess(b().SetIsCommutative().SetIsAggregate(), in TEST_F()
Dop_def_builder.cc596 OpDefBuilder& OpDefBuilder::SetIsCommutative() { in SetIsCommutative() function in tensorflow::OpDefBuilder
/external/tensorflow/tensorflow/core/ops/
Dbitwise_ops.cc40 .SetIsCommutative() \
Dmath_ops.cc32 .SetIsCommutative()
112 .SetIsCommutative()
389 .SetIsCommutative();
422 .SetIsCommutative()
452 REGISTER_OP("Mul").BINARY_MORE().SetIsCommutative().SetShapeFn(
500 .SetIsCommutative()
712 .SetIsCommutative() \
738 .SetIsCommutative()
760 .SetIsCommutative() \
Drisc_ops.cc61 .SetIsCommutative();
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/
Dtfr_decompose_ctx_test.cc49 .SetIsCommutative()
/external/tensorflow/tensorflow/c/
Dops.cc60 DEFINE_BUILDER_BOOL_SETTER(SetIsCommutative)
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_subgraphs_pass_test.cc342 .SetIsCommutative()