Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop.h244 OpDefBuilderWrapper& SetIsCommutative() { in SetIsCommutative() function
H A Dop_def_builder.cc598 OpDefBuilder& OpDefBuilder::SetIsCommutative() { in SetIsCommutative() function in tensorflow::OpDefBuilder