Home
last modified time | relevance | path

Searched defs:memoryProfilingEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A DreportMemoryUsage.h33 bool memoryProfilingEnabled() const override { in memoryProfilingEnabled() function
/aosp_15_r20/external/pytorch/c10/core/
H A DAllocator.cpp57 bool memoryProfilingEnabled() { in memoryProfilingEnabled() function
/aosp_15_r20/external/pytorch/torch/csrc/profiler/orchestration/
H A Dobserver.h144 bool memoryProfilingEnabled() const override { in memoryProfilingEnabled() function