Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcollection.cpp675 if (tracePython()) {
680 bool RecordQueue::tracePython() const { in tracePython() function in torch::profiler::impl::RecordQueue
H A Dcollection.h642 bool tracePython() const;