Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DNCCLUtils.cpp536 bool includeStacktraces, in getCollectiveTrace() argument
544 if (includeStacktraces) { in getCollectiveTrace()
564 if (includeStacktraces) { in getCollectiveTrace()
H A DNCCLUtils.hpp685 bool includeStacktraces,