Home
last modified time | relevance | path

Searched defs:test_dtypes (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/signal/
Dmel_ops_test.py157 def test_dtypes(self, dtype): member in LinearToMelTest
/external/pytorch/test/torch_np/numpy_tests/fft/
Dtest_pocketfft.py301 def test_dtypes(self, dtype): member in TestFFT1D
/external/pytorch/test/torch_np/numpy_tests/lib/
Dtest_twodim_base.py559 def test_dtypes(self): member in TestVander
Dtest_index_tricks.py154 def test_dtypes(self): member in TestRavelUnravelIndex
/external/tensorflow/tensorflow/compiler/tests/
Dbinary_ops_test.py1007 def _testMatMul(self, op, test_dtypes): argument
/external/pytorch/test/inductor/
Dtest_flex_attention.py51 test_dtypes = ( variable
62 test_dtypes = [torch.float32] variable
Dtest_flex_decoding.py59 test_dtypes = ( variable
/external/tensorflow/tensorflow/python/ops/
Dspecial_math_ops_test.py763 def test_dtypes(self): member in EinsumTest
/external/pytorch/test/
Dtest_ops.py1375 def test_dtypes(self, device, op): member in TestCommon
Dtest_sparse.py2964 def test_dtypes(self, device): member in TestSparse