Searched defs:gpu_data_tensor (Results 1 – 3 of 3) sorted by relevance
47 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_static_chip_sycl() local196 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_dynamic_chip_sycl() local346 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_chip_in_expr() local423 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_chip_as_lvalue_sycl() local
53 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_simple_inflation_sycl() local
55 DataType* gpu_data_tensor = static_cast<DataType*>(sycl_device.allocate(tensorBuffSize)); in test_simple_patch_sycl() local