Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/mobile/
Dprofiler_edge.cpp19 const bool with_modules, in KinetoEdgeCPUProfiler()
/external/pytorch/torch/csrc/profiler/
Dkineto_client_interface.cpp32 bool with_modules = false) override { in prepare()
/external/pytorch/torch/autograd/
Dprofiler_legacy.py45 with_modules=False, argument
Dprofiler.py207 with_modules=False, argument
/external/pytorch/torch/csrc/profiler/orchestration/
Dobserver.cpp40 bool with_modules, in ProfilerConfig()
Dobserver.h109 bool with_modules; member