/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_builtins_sycl.cpp | 208 int64_t sizeDim3 = 10; in test_builtin_unary_sycl() local 328 int64_t sizeDim3 = 10; in test_floating_builtin_binary_sycl() local 338 int64_t sizeDim3 = 10; in test_integer_builtin_binary_sycl() local
|
H A D | cxx11_tensor_chipping_sycl.cpp | 33 IndexType sizeDim3 = 5; in test_static_chip_sycl() local 182 IndexType sizeDim3 = 5; in test_dynamic_chip_sycl() local 330 IndexType sizeDim3 = 5; in test_chip_in_expr() local 406 IndexType sizeDim3 = 5; in test_chip_as_lvalue_sycl() local
|
H A D | cxx11_tensor_math_sycl.cpp | 36 IndexType sizeDim3 = 1; in test_tanh_sycl() local 66 IndexType sizeDim3 = 1; in test_sigmoid_sycl() local
|
H A D | cxx11_tensor_layout_swap_sycl.cpp | 32 IndexType sizeDim3 = 7; in test_simple_swap_sycl() local 76 IndexType sizeDim3 = 7; in test_swap_as_lvalue_sycl() local
|
H A D | cxx11_tensor_padding_sycl.cpp | 38 IndexType sizeDim3 = 5; in test_simple_padding() local 94 IndexType sizeDim3 = 5; in test_padded_expr() local
|
H A D | cxx11_tensor_argmax_sycl.cpp | 72 DenseIndex sizeDim3 = 7; in test_sycl_argmax_dim() local 160 DenseIndex sizeDim3 = 7; in test_sycl_argmin_dim() local
|
H A D | cxx11_tensor_sycl.cpp | 34 IndexType sizeDim3 = 1; in test_sycl_mem_transfers() local 184 IndexType sizeDim3 = 20; in test_sycl_computations() local
|
H A D | cxx11_tensor_image_patch_sycl.cpp | 31 IndexType sizeDim3 = 5; in test_simple_image_patch_sycl() local 571 IndexType sizeDim3 = 5; in test_patch_no_extra_dim_sycl() local 784 IndexType sizeDim3 = 128; in test_imagenet_patches_sycl() local
|
H A D | cxx11_tensor_morphing_sycl.cpp | 142 IndexType sizeDim3 = 5; in test_simple_slice() local 189 IndexType sizeDim3 = 5; in test_strided_slice_as_rhs_sycl() local
|
H A D | cxx11_tensor_forced_eval_sycl.cpp | 29 IndexType sizeDim3 = 20; in test_forced_eval_sycl() local
|
H A D | cxx11_tensor_shuffling_sycl.cpp | 33 IndexType sizeDim3 = 5; in test_simple_shuffling_sycl() local
|
H A D | cxx11_tensor_image_op_sycl.cpp | 35 IndexType sizeDim3 = 577; in test_image_op_sycl() local
|
H A D | cxx11_tensor_inflation_sycl.cpp | 38 IndexType sizeDim3 = 5; in test_simple_inflation_sycl() local
|
H A D | cxx11_tensor_patch_sycl.cpp | 32 IndexType sizeDim3 = 5; in test_simple_patch_sycl() local
|
H A D | cxx11_tensor_volume_patch_sycl.cpp | 33 IndexType sizeDim3 = 5; in test_single_voxel_patch_sycl() local
|
/aosp_15_r20/external/eigen/unsupported/doc/examples/SYCL/ |
H A D | CwiseMul.cpp | 24 IndexType sizeDim3 = 3; in main() local
|