Searched refs:ValidateColocationConstraints (Results 1 – 1 of 1) sorted by relevance
193 Status ValidateColocationConstraints(const NodeDef& node_def);557 Status GraphConstructor::ValidateColocationConstraints( in ValidateColocationConstraints() function in tensorflow::__anone86fd2d90111::GraphConstructor979 TF_RETURN_IF_ERROR(ValidateColocationConstraints(*node_def)); in Convert()