Searched refs:standard_dtypes (Results 1 – 1 of 1) sorted by relevance
2066 standard_dtypes = int_dtypes + float_dtypes + complex_dtypes + [np.bool_] variable2126 } for dtype in standard_dtypes for shape in testcase_shapes)