Searched defs:raw_device (Results 1 – 5 of 5) sorted by relevance
78 auto& raw_device = *gDevicePool.devices[device]; in initDeviceProperties() local160 sycl::device raw_device = sycl::get_pointer_device(ptr, get_device_context()); in get_device_idx_from_pointer() local
44 sycl::device& raw_device = c10::xpu::get_raw_device(0); in TEST() local
26 sycl::device& raw_device = at::xpu::get_raw_device(0); in TEST() local
39 sycl::device& raw_device = c10::xpu::get_raw_device(device); in initDeviceGlobalIdx() local
38 pub mod raw_device; module