Searched defs:float_types (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_nir_type_csel.c | 17 BITSET_WORD *float_types = data; in pass() local 32 BITSET_WORD *float_types = in midgard_nir_type_csel() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_gather_types.c | 28 set_type(unsigned idx, nir_alu_type type, BITSET_WORD *float_types, in set_type() 76 copy_types(nir_src src, nir_def *def, BITSET_WORD *float_types, in copy_types() 99 BITSET_WORD *float_types, in nir_gather_types()
|
D | nir_lower_int_to_float.c | 260 BITSET_WORD *float_types = NULL, *int_types = NULL; in nir_lower_int_to_float_impl() local
|
D | nir_print.c | 66 BITSET_WORD *float_types; member
|
/external/sdv/vsomeip/third_party/boost/mpl/test/ |
D | copy_if.cpp | 45 typedef list4<float,float,double,double>::type float_types; in MPL_TEST_CASE() typedef
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | cholesky_op_test.py | 34 def float_types(self): member in CholeskyOpTest
|
D | matrix_triangular_solve_op_test.py | 41 def float_types(self): member in MatrixTriangularSolveOpTest
|
D | xla_test.py | 192 def float_types(self): member in XLATestCase
|
/external/tensorflow/tensorflow/python/kernel_tests/linalg/ |
D | lu_op_test.py | 39 def float_types(self): member in LuOpTest
|
/external/pytorch/test/torch_np/numpy_tests/core/ |
D | test_scalar_ctors.py | 82 float_types = [np.half, np.single, np.double] variable
|
/external/python/cpython3/Lib/test/test_ctypes/ |
D | test_numbers.py | 35 float_types = [c_double, c_float] variable
|
/external/mesa3d/src/imagination/pco/ |
D | pco_trans_nir.c | 35 BITSET_WORD *float_types; /** NIR SSA float vars. */ member
|
/external/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 608 BITSET_WORD *float_types; member
|