Searched defs:hasPrimaryContext (Results 1 – 11 of 11) sorted by relevance
176 bool (*hasPrimaryContext)(DeviceIndex) = dummyHasPrimaryContext; variable184 bool hasPrimaryContext(DeviceIndex device_index) { in hasPrimaryContext() function
54 bool hasPrimaryContext(DeviceIndex device_index) const override { in hasPrimaryContext() function
37 virtual bool hasPrimaryContext(DeviceIndex device_index) const override { in hasPrimaryContext() function
62 bool hasPrimaryContext(DeviceIndex device_index) const override { in hasPrimaryContext() function
69 bool hasPrimaryContext(DeviceIndex device_index) const override { in hasPrimaryContext() function
57 bool hasPrimaryContext(DeviceIndex device_index) const override { in hasPrimaryContext() function
94 bool hasPrimaryContext(DeviceIndex device_index) const override { in hasPrimaryContext() function
116 bool hasPrimaryContext(DeviceIndex device_index) const override { in hasPrimaryContext() function
83 bool XPUHooks::hasPrimaryContext(DeviceIndex device_index) const { in hasPrimaryContext() function in at::xpu::detail::XPUHooks
21 bool hasPrimaryContext(c10::DeviceIndex device_index) const override { in hasPrimaryContext() function
248 bool CUDAHooks::hasPrimaryContext(DeviceIndex device_index) const { in hasPrimaryContext() function in at::cuda::detail::CUDAHooks