Home
last modified time | relevance | path

Searched refs:WithControlInputsImpl (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_def_builder.cc43 return Options(*this).WithControlInputsImpl(control_inputs); in WithControlInputs()
60 GraphDefBuilder::Options GraphDefBuilder::Options::WithControlInputsImpl( in WithControlInputsImpl() function in tensorflow::GraphDefBuilder::Options
Dgraph_def_builder.h128 Options WithControlInputsImpl(gtl::ArraySlice<Node*> control_inputs);