Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/rpc/
Dutils.cpp534 bool cudaProfilingEnabled = profilingConfig.state == ProfilerState::CUDA; in populateRemoteProfiledEvents() local
547 if (cudaProfilingEnabled) { in populateRemoteProfiledEvents()