Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/mobile/
Dprofiler_edge.cpp18 const bool with_flops, in KinetoEdgeCPUProfiler()
/external/pytorch/torch/csrc/profiler/
Dkineto_client_interface.cpp31 bool with_flops = false, in prepare()
/external/pytorch/torch/autograd/
Dprofiler_legacy.py42 with_flops=False, argument
Dprofiler.py204 with_flops=False, argument
Dprofiler_util.py808 with_flops=False, argument
/external/pytorch/torch/csrc/profiler/orchestration/
Dobserver.cpp39 bool with_flops, in ProfilerConfig()
Dobserver.h108 bool with_flops; member