Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dintra_node_comm.hpp14 constexpr size_t kMaxDevices = 8; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp442 const EGLint kMaxDevices = 32; in queryDevices() local