Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dfunctions.h55 struct ControlOutput { struct
58 bool operator<(const ControlOutput& a) const { argument
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def_builder.cc581 OpDefBuilder& OpDefBuilder::ControlOutput(string name) { in ControlOutput() function in tensorflow::OpDefBuilder
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dloop_optimizer_test.cc215 TEST_F(LoopOptimizerTest, ControlOutput) { in TEST_F() argument