Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_empty.cpp15 static void test_empty_tensor() in test_empty_tensor() function
38 CALL_SUBTEST(test_empty_tensor()); in EIGEN_DECLARE_TEST()
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse.py2686 for test_empty_tensor in [True, False]:
2687 if test_empty_tensor:
2703 if test_empty_tensor: