Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_reduction_sycl.cpp42 DataType* gpu_in_data = static_cast<DataType*>( in test_full_reductions_sum_sycl() local
87 DataType* gpu_in_data = in test_full_reductions_sum_with_offset_sycl() local
122 DataType* gpu_in_data = static_cast<DataType*>( in test_full_reductions_max_sycl() local
165 DataType* gpu_in_data = in test_full_reductions_max_with_offset_sycl() local
208 DataType* gpu_in_data = static_cast<DataType*>( in test_full_reductions_mean_sycl() local
295 DataType* gpu_in_data = in test_full_reductions_mean_with_offset_sycl() local
340 DataType* gpu_in_data = in test_full_reductions_mean_with_odd_offset_sycl() local
376 DataType* gpu_in_data = static_cast<DataType*>( in test_full_reductions_min_sycl() local
421 DataType* gpu_in_data = in test_full_reductions_min_with_offset_sycl() local
460 DataType* gpu_in_data = static_cast<DataType*>( in test_first_dim_reductions_max_sycl() local
[all …]
Dcxx11_tensor_broadcast_sycl.cpp56 …DataType * gpu_in_data = static_cast<DataType*>(sycl_device.allocate(input.dimensions().TotalSize… in test_broadcast_sycl_fixed() local
107 …DataType * gpu_in_data = static_cast<DataType*>(sycl_device.allocate(input.dimensions().TotalSize… in test_broadcast_sycl() local
Dcxx11_tensor_reverse_sycl.cpp41 DataType* gpu_in_data = static_cast<DataType*>( in test_simple_reverse() local
133 DataType* gpu_in_data = static_cast<DataType*>( in test_expr_reverse() local
Dcxx11_tensor_device_sycl.cpp35 DataType* gpu_in_data = static_cast<DataType*>(sycl_device.allocate(in.size()*sizeof(DataType))); in test_device_memory() local
Dcxx11_tensor_sycl.cpp325 Scalar1* gpu_in_data = static_cast<Scalar1*>(sycl_device.allocate(in.size()*sizeof(Scalar1))); in test_sycl_cast() local