Home
last modified time | relevance | path

Searched defs:test_dtype (Results 1 – 25 of 48) sorted by relevance

12

/external/executorch/kernels/quantized/test/
Dop_mixed_mm_test.cpp37 void test_dtype() { in test_dtype() function
Dop_mixed_linear_test.cpp37 void test_dtype() { in test_dtype() function
Dop_dequantize_test.cpp34 void test_dtype() { in test_dtype() function
Dop_quantize_test.cpp32 void test_dtype() { in test_dtype() function
Dop_choose_qparams_test.cpp32 void test_dtype() { in test_dtype() function
Dop_add_test.cpp38 void test_dtype() { in test_dtype() function
/external/executorch/kernels/test/
Dop_nonzero_test.cpp28 void test_dtype() { in test_dtype() function in OpNonzeroTest
Dop_lift_fresh_copy_test.cpp32 void test_dtype() { in test_dtype() function in OpLiftFreshCopyTest
Dop_narrow_copy_test.cpp37 void test_dtype() { in test_dtype() function in OpNarrowCopyOutTest
Dop_clone_test.cpp37 void test_dtype() { in test_dtype() function in OpCloneTest
Dop_softmax_test.cpp38 void test_dtype() { in test_dtype() function in OpSoftmaxOutTest
Dop_bmm_test.cpp32 void test_dtype() { in test_dtype() function in OpBmmOutTest
Dop_ne_test.cpp31 void test_dtype() { in test_dtype() function in OpNeTest
Dop_gt_test.cpp54 void test_dtype() { in test_dtype() function in OpGtTensorOutTest
Dop_log_softmax_test.cpp39 void test_dtype() { in test_dtype() function in OpLogSoftmaxOutTest
Dop_linear_test.cpp35 void test_dtype() { in test_dtype() function in OpLinearOutTest
Dop_le_test.cpp54 void test_dtype() { in test_dtype() function in OpLeTensorOutTest
Dop_mm_test.cpp35 void test_dtype() { in test_dtype() function in OpMmOutTest
Dop_lt_test.cpp54 void test_dtype() { in test_dtype() function in OpLtTensorOutTest
Dop_ge_test.cpp32 void test_dtype() { in test_dtype() function in OpGeTensorOutTest
Dop_unsqueeze_copy_test.cpp55 void test_dtype() { in test_dtype() function in OpUnsqueezeTest
Dop_view_copy_test.cpp60 void test_dtype() { in test_dtype() function in OpViewTest
/external/pytorch/test/
Dtest_decomp.py183 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/
Dtest_dtype.py365 def test_dtype(self) -> None: member in TestClassGetItem
/external/pytorch/test/torch_np/numpy_tests/lib/
Dtest_twodim_base.py329 def test_dtype(self): member in TestTri

12