Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DCPUAllocator.cpp211 auto profile_memory = memoryProfilingEnabled(); in New() local
235 auto profile_memory = memoryProfilingEnabled(); in Delete() local
273 auto profile_memory = memoryProfilingEnabled(); in OutOfMemory() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dprofiler_edge.cpp16 const bool profile_memory, in KinetoEdgeCPUProfiler()
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dkineto_client_interface.cpp29 bool profile_memory = false, in prepare()
/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_cpp_thread.py109 def start_profiler(self, profile_memory): argument
/aosp_15_r20/external/pytorch/torch/csrc/profiler/orchestration/
H A Dobserver.cpp37 bool profile_memory, in ProfilerConfig()
H A Dobserver.h106 bool profile_memory; member
/aosp_15_r20/external/pytorch/torch/autograd/
H A Dprofiler_legacy.py43 profile_memory=False, argument
H A Dprofiler.py205 profile_memory=False, argument
H A Dprofiler_util.py809 profile_memory=False, argument