Searched defs:allowed_values (Results 1 – 5 of 5) sorted by relevance
24 AttrValue allowed_values = 2; field
41 auto* allowed_values = constraint->mutable_allowed_values()->mutable_list(); in TypeConstraint() local
98 AttrValue allowed_values = 7; field
46 const AttrValue& allowed_values(attr.allowed_values()); in AllowedTypeValue() local66 const AttrValue& allowed_values(attr.allowed_values()); in AllowedStringValue() local
265 auto* allowed_values = in RegisterCompilationKernels() local