HomeSort by relevance Sort by last modified time
    Searched refs:GetColocationConstraints (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/cc/framework/
cc_ops_test.cc 34 void GetColocationConstraints(const Output& tensor,
171 GetColocationConstraints(c2, &constraints);
175 GetColocationConstraints(c3, &constraints);
180 GetColocationConstraints(c4, &constraints);
184 GetColocationConstraints(c5, &constraints);
scope_internal.h 79 std::unordered_set<string> GetColocationConstraints(
scope.cc 210 : other.impl()->GetColocationConstraints(colocate_with_op)),
213 std::unordered_set<string> Scope::Impl::GetColocationConstraints(

Completed in 378 milliseconds