Searched defs:err_prefix (Results 1 – 2 of 2) sorted by relevance
91 string err_prefix = strings::StrCat("Output ", i); in InferShapes() local
670 def _check_int_constant_value(self, name, value, err_prefix=''): argument