Searched defs:GetBackendDevice (Results 1 – 3 of 3) sorted by relevance
57 std::optional<BackendDevice> GetBackendDevice(at::ITensorListRef tensors) { in GetBackendDevice() function66 std::optional<BackendDevice> GetBackendDevice(at::TensorList tensors) { in GetBackendDevice() function70 std::optional<BackendDevice> GetBackendDevice(const at::Tensor& tensor) { in GetBackendDevice() function77 std::optional<BackendDevice> GetBackendDevice( in GetBackendDevice() function85 std::optional<BackendDevice> GetBackendDevice() { in GetBackendDevice() function
89 std::optional<BackendDevice> GetBackendDevice( in GetBackendDevice() function
252 torch::lazy::BackendDevice TSBackendImpl::GetBackendDevice( in GetBackendDevice() function in torch::lazy::TSBackendImpl