Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_chipping_sycl.cpp47 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_static_chip_sycl() local
196 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_dynamic_chip_sycl() local
346 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_chip_in_expr() local
423 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_chip_as_lvalue_sycl() local
H A Dcxx11_tensor_inflation_sycl.cpp53 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_simple_inflation_sycl() local
H A Dcxx11_tensor_patch_sycl.cpp55 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_simple_patch_sycl() local