Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_constructor.cc230 Status ValidateColocationConstraints(const NodeDef& node_def);
753 Status GraphConstructor::ValidateColocationConstraints( in ValidateColocationConstraints() function in tensorflow::__anon0bbc98090111::GraphConstructor
1178 TF_RETURN_IF_ERROR(ValidateColocationConstraints(node_def)); in Convert()