Searched defs:types_match (Results 1 – 3 of 3) sorted by relevance
998 bool types_match; in Compute() local1027 bool types_match; in Compute() local1108 bool types_match; in Compute() local1137 bool types_match; in Compute() local
250 bool types_match; in SingleExampleProtoToTensors() local282 bool types_match; in SingleExampleProtoToTensors() local
3783 static bool types_match(const Type& a, const Type& b) { in types_match() function