Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile.cc273 std::vector<IndexMetaPair>* active_allocs) { in InsertSpecialAllocations()
362 std::vector<IndexMetaPair> active_allocs; in ProcessActiveAllocations() local