Home
last modified time | relevance | path

Searched refs:ClearColocation (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dscope.h159 Scope ClearColocation() const;
Dcc_ops_test.cc189 auto c6 = Const(with_colocate.WithOpName("c6").ClearColocation(), 7); in TEST()
Dscope.cc466 Scope Scope::ClearColocation() const { in ClearColocation() function in tensorflow::Scope