Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_memory_profile.cc276 std::vector<IndexMetaPair>* active_allocs) { in InsertSpecialAllocations()
365 std::vector<IndexMetaPair> active_allocs; in ProcessActiveAllocations() local