Home
last modified time | relevance | path

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

/external/pytorch/c10/mobile/
DCPUProfilingAllocator.cpp42 const std::vector<MemEvent>& alloc_events, in validate_allocation_plan() argument
45 for (const auto& event : alloc_events) { in validate_allocation_plan()