/external/executorch/kernels/quantized/test/ |
D | op_mixed_mm_test.cpp | 37 void test_dtype() { in test_dtype() function
|
D | op_mixed_linear_test.cpp | 37 void test_dtype() { in test_dtype() function
|
D | op_dequantize_test.cpp | 34 void test_dtype() { in test_dtype() function
|
D | op_quantize_test.cpp | 32 void test_dtype() { in test_dtype() function
|
D | op_choose_qparams_test.cpp | 32 void test_dtype() { in test_dtype() function
|
D | op_add_test.cpp | 38 void test_dtype() { in test_dtype() function
|
/external/executorch/kernels/test/ |
D | op_nonzero_test.cpp | 28 void test_dtype() { in test_dtype() function in OpNonzeroTest
|
D | op_lift_fresh_copy_test.cpp | 32 void test_dtype() { in test_dtype() function in OpLiftFreshCopyTest
|
D | op_narrow_copy_test.cpp | 37 void test_dtype() { in test_dtype() function in OpNarrowCopyOutTest
|
D | op_clone_test.cpp | 37 void test_dtype() { in test_dtype() function in OpCloneTest
|
D | op_softmax_test.cpp | 38 void test_dtype() { in test_dtype() function in OpSoftmaxOutTest
|
D | op_bmm_test.cpp | 32 void test_dtype() { in test_dtype() function in OpBmmOutTest
|
D | op_ne_test.cpp | 31 void test_dtype() { in test_dtype() function in OpNeTest
|
D | op_gt_test.cpp | 54 void test_dtype() { in test_dtype() function in OpGtTensorOutTest
|
D | op_log_softmax_test.cpp | 39 void test_dtype() { in test_dtype() function in OpLogSoftmaxOutTest
|
D | op_linear_test.cpp | 35 void test_dtype() { in test_dtype() function in OpLinearOutTest
|
D | op_le_test.cpp | 54 void test_dtype() { in test_dtype() function in OpLeTensorOutTest
|
D | op_mm_test.cpp | 35 void test_dtype() { in test_dtype() function in OpMmOutTest
|
D | op_lt_test.cpp | 54 void test_dtype() { in test_dtype() function in OpLtTensorOutTest
|
D | op_ge_test.cpp | 32 void test_dtype() { in test_dtype() function in OpGeTensorOutTest
|
D | op_unsqueeze_copy_test.cpp | 55 void test_dtype() { in test_dtype() function in OpUnsqueezeTest
|
D | op_view_copy_test.cpp | 60 void test_dtype() { in test_dtype() function in OpViewTest
|
/external/pytorch/test/ |
D | test_decomp.py | 183 def op_assert_ref(test_case, op, test_dtype, i, orig, decomp, ref, args, kwargs): argument 246 def op_assert_equal(test_case, op, test_dtype, orig, decomp, args, kwargs): argument
|
/external/pytorch/test/torch_np/numpy_tests/core/ |
D | test_dtype.py | 365 def test_dtype(self) -> None: member in TestClassGetItem
|
/external/pytorch/test/torch_np/numpy_tests/lib/ |
D | test_twodim_base.py | 329 def test_dtype(self): member in TestTri
|