Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.cpp384 void setEventPostProcessingCallback(post_process_t&& cb) { in setEventPostProcessingCallback() function
705 state_ptr->setEventPostProcessingCallback(std::move(cb)); in enableProfilerWithEventPostProcess()