Home
last modified time | relevance | path

Searched refs:getDeviceTypes (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/distributed/c10d/
DProcessGroup.hpp671 std::vector<c10::Device> getDeviceTypes() const { in getDeviceTypes() function in c10d::ProcessGroup
Dinit.cpp2090 "_device_types", &::c10d::ProcessGroup::getDeviceTypes) in c10d_init()