Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_convolution_sycl.cpp65 DataType * d_kernel = static_cast<DataType*>(sycl_device.allocate(kernel_bytes)); in test_larg_expr1D() local
126 DataType * d_kernel = static_cast<DataType*>(sycl_device.allocate(kernel_bytes)); in test_larg_expr2D() local
187 DataType * d_kernel = static_cast<DataType*>(sycl_device.allocate(kernel_bytes)); in test_larg_expr3D() local
240 DataType * d_kernel = static_cast<DataType*>(sycl_device.allocate(kernel_bytes)); in test_evals() local
286 DataType * d_kernel = static_cast<DataType*>(sycl_device.allocate(kernel_bytes)); in test_expr() local
346 DataType * d_kernel = static_cast<DataType*>(sycl_device.allocate(kernel_bytes)); in test_modes() local
427 DataType * d_kernel = static_cast<DataType*>(sycl_device.allocate(kernel_bytes)); in test_strides() local
H A Dcxx11_tensor_gpu.cu333 float* d_kernel; in test_gpu_convolution_1d() local
386 float* d_kernel; in test_gpu_convolution_inner_dim_col_major_1d() local
439 float* d_kernel; in test_gpu_convolution_inner_dim_row_major_1d() local
493 float* d_kernel; in test_gpu_convolution_2d() local
557 float* d_kernel; in test_gpu_convolution_3d() local