Searched refs:ValidateArg (Results 1 – 1 of 1) sorted by relevance
194 static Status ValidateArg(const OpDef::ArgDef& arg, const OpDef& op_def, in ValidateArg() function327 TF_RETURN_IF_ERROR(ValidateArg(arg, op_def, false, &names)); in ValidateOpDef()331 TF_RETURN_IF_ERROR(ValidateArg(arg, op_def, true, &names)); in ValidateOpDef()