Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.cpp752 auto state_info_ptr = std::make_shared<ProfilerStateInfo>(); in enableProfiler() local
764 auto state_info_ptr = profiler_state_info_ptr; in enableProfilerInChildThread() local