Searched refs:ValidateColocationConstraints (Results 1 – 1 of 1) sorted by relevance
228 Status ValidateColocationConstraints(const NodeDef& node_def);751 Status GraphConstructor::ValidateColocationConstraints( in ValidateColocationConstraints() function in tensorflow::__anon7b82f73f0111::GraphConstructor1163 TF_RETURN_IF_ERROR(ValidateColocationConstraints(node_def)); in Convert()