Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dscope_internal.h57 enum class ControlDeps; member
73 Impl(const Scope& other, Tags::ControlDeps,
Dscope.cc119 Scope::Impl::Impl(const Scope& other, Tags::ControlDeps, in Impl() argument
432 new Impl(*this, Impl::Tags::ControlDeps(), in WithControlDependencies()
438 return Scope(new Impl(*this, Impl::Tags::ControlDeps(), in WithControlDependencies()
444 return Scope(new Impl(*this, Impl::Tags::ControlDeps(), in WithNoControlDependencies()
Dscope_test.cc138 TEST(ScopeTest, ControlDeps) { in TEST() argument
Dcc_ops_test.cc126 TEST(CCOpTest, ControlDeps) { in TEST() argument
/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc346 TEST(TFunc, ControlDeps) { in TEST() argument
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc1177 TEST_F(FunctionLibraryRuntimeTest, ControlDeps) { in TEST_F() argument