Home
last modified time | relevance | path

Searched defs:reduced_tensorRange (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_reduction_sycl.cpp450 array<IndexType, 2> reduced_tensorRange = {{dim_y, dim_z}}; in test_first_dim_reductions_max_sycl() local
614 array<IndexType, 1> reduced_tensorRange = {{dim_y}}; in test_first_dim_reductions_sum_sycl() local
658 array<IndexType, 2> reduced_tensorRange = {{dim_y, dim_z}}; in test_first_dim_reductions_mean_sycl() local
704 array<IndexType, 2> reduced_tensorRange = {{dim_x, dim_y}}; in test_last_dim_reductions_mean_sycl() local
749 array<IndexType, 2> reduced_tensorRange = {{dim_x, dim_y}}; in test_last_dim_reductions_sum_sycl() local
790 auto reduced_tensorRange = Sizes<64>(64); in test_last_reductions_sum_sycl() local
830 auto reduced_tensorRange = Sizes<64>(64); in test_last_reductions_mean_sycl() local
905 auto reduced_tensorRange = Sizes<>(); in test_full_reductions_custom_sycl() local