Searched refs:found_dtype (Results 1 – 1 of 1) sorted by relevance
316 bool found_dtype = false; in IsPlaceholder() local321 found_dtype = true; in IsPlaceholder()329 return found_dtype && found_shape; in IsPlaceholder()336 bool found_dtype = false; in IsScalarConst() local341 found_dtype = true; in IsScalarConst()355 return found_dtype && found_value; in IsScalarConst()