Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/cpu/
H A Dpython_tracer.cc32 class PythonTracer : public ProfilerInterface { class
34 explicit PythonTracer(const PythonHooksOptions& options) in PythonTracer() function in tensorflow::profiler::__anonf15b66cc0111::PythonTracer
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp670 class PythonTracer final : public python_tracer::PythonTracerBase { class
733 PythonTracer::PythonTracer(torch::profiler::impl::RecordQueue* queue) in PythonTracer() function in torch::profiler::impl::__anonaba953630411::PythonTracer