Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dlogging.h49 #define C10D_TRACE(...) \ macro
H A Dsocket.cpp847 C10D_TRACE("The client socket is attempting to connect to {}.", *addr); in tryConnect()
919 C10D_TRACE( in tryConnect()