Searched defs:self_device (Results 1 – 5 of 5) sorted by relevance
209 const at::Device& self_device, in applySlice()298 const at::Device& self_device) { in boolToIndexingTensor()380 const at::Device& self_device) { in scalarToTensor()519 const at::Device& self_device, in applySlicing()
50 at::Device self_device = self.device(); in set_item() local
228 static bool device_opted_into_functionalization(c10::Device self_device, std::optional<c10::Device>… in device_opted_into_functionalization()
178 const at::Device& self_device, in applySlicing()449 at::Device self_device = self_.device(); in THPVariable_setitem() local
33 auto self_device = self.device(); in canDispatchToMaskedFill() local