Searched defs:sizes2 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_morphing.cpp | 129 Eigen::DSizes<ptrdiff_t, 5> sizes2(1,1,2,2,3); in test_simple_slice() local 170 Eigen::DSizes<ptrdiff_t, 2> sizes2(3,1); in test_slice_in_expr() local 498 Eigen::DSizes<ptrdiff_t, 3> sizes2(1,0,2); in test_empty_slice() local
|
H A D | cxx11_tensor_morphing_sycl.cpp | 168 Eigen::DSizes<IndexType, 5> sizes2(1,1,2,2,3); in test_simple_slice() local 235 Eigen::DSizes<IndexType, 5> sizes2(1,1,2,2,3); in test_strided_slice_as_rhs_sycl() local
|
H A D | cxx11_tensor_ref.cpp | 102 Eigen::DSizes<ptrdiff_t, 5> sizes2(1,1,2,2,3); in test_slice() local
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/vts/functional/ |
H A D | VtsScriptTests.cpp | 467 hidl_vec<int32_t> sizes2 = {-1 /* allocation */}; in TEST_P() local
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_mul_test.cpp | 123 const std::vector<int32_t> sizes2 = {1, 2, 2}; in test_optimized_path_ignores_leading_1_dimensions() local
|