Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_generator_sycl.cpp42 const size_t tensorBuffSize =vec.size()*sizeof(DataType); in test_1D_sycl() local
76 const size_t tensorBuffSize =matrix.size()*sizeof(DataType); in test_2D_sycl() local
111 const size_t tensorBuffSize =matrix.size()*sizeof(DataType); in test_gaussian_sycl() local
H A Dcxx11_tensor_chipping_sycl.cpp45 const size_t tensorBuffSize =tensor.size()*sizeof(DataType); in test_static_chip_sycl() local
194 const size_t tensorBuffSize =tensor.size()*sizeof(DataType); in test_dynamic_chip_sycl() local
344 const size_t tensorBuffSize =tensor.size()*sizeof(DataType); in test_chip_in_expr() local
420 const size_t tensorBuffSize =tensor.size()*sizeof(DataType); in test_chip_as_lvalue_sycl() local
H A Dcxx11_tensor_inflation_sycl.cpp52 const size_t tensorBuffSize =tensor.size()*sizeof(DataType); in test_simple_inflation_sycl() local
H A Dcxx11_tensor_patch_sycl.cpp53 const size_t tensorBuffSize =tensor.size()*sizeof(DataType); in test_simple_patch_sycl() local