Home
last modified time | relevance | path

Searched refs:standard_dtypes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client_test.py2066 standard_dtypes = int_dtypes + float_dtypes + complex_dtypes + [np.bool_] variable
2126 } for dtype in standard_dtypes for shape in testcase_shapes)