Home
last modified time | relevance | path

Searched defs:getBoundDeviceId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DBackend.hpp378 std::optional<at::Device> getBoundDeviceId() const { in getBoundDeviceId() function in c10d::Backend
H A DProcessGroup.hpp706 std::optional<at::Device> getBoundDeviceId() const { in getBoundDeviceId() function in c10d::ProcessGroup