Home
last modified time | relevance | path

Searched refs:record_cpp_context (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dmemory_snapshot.h17 bool record_cpp_context = false);
H A Dmemory_snapshot.cpp127 bool record_cpp_context) { in _record_memory_history() argument
129 if (enabled && record_cpp_context && in _record_memory_history()