Home
last modified time | relevance | path

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

/external/pytorch/c10/core/
DAllocator.cpp92 void MemoryReportingInfoBase::reportOutOfMemory( in reportOutOfMemory() function in c10::MemoryReportingInfoBase
/external/scudo/standalone/
Dreport.cpp113 void NORETURN reportOutOfMemory(uptr RequestedSize) { in reportOutOfMemory() function
/external/pytorch/torch/csrc/autograd/
Dprofiler_kineto.cpp368 void reportOutOfMemory( in reportOutOfMemory() function