Home
last modified time | relevance | path

Searched refs:ControlDeps (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dscope_internal.h56 enum class ControlDeps; member
70 Impl(const Scope& other, Tags::ControlDeps,
Dscope.cc110 Scope::Impl::Impl(const Scope& other, Tags::ControlDeps, in Impl() argument
365 new Impl(*this, Impl::Tags::ControlDeps(), in WithControlDependencies()
371 return Scope(new Impl(*this, Impl::Tags::ControlDeps(), in WithControlDependencies()
377 return Scope(new Impl(*this, Impl::Tags::ControlDeps(), in WithNoControlDependencies()
Dscope_test.cc128 TEST(ScopeTest, ControlDeps) { in TEST() argument
Dcc_ops_test.cc126 TEST(CCOpTest, ControlDeps) { in TEST() argument
/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc304 TEST(TFunc, ControlDeps) { in TEST() argument
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc838 TEST_F(FunctionLibraryRuntimeTest, ControlDeps) { in TEST_F() argument