Add new APIs for GPU memory monitoring (max_memory_allocated,...
Add new APIs for GPU memory monitoring (max_memory_allocated, max_memory_reserved, memory_allocated, memory_reserved) (#38657) * Add new API memory_reserved * Add memory_allocated, max_memory_reserved and max_memory_allocater * Fix CI error * Fix CI error * Enhance UT * Add FLAGS_memory_stats_opt * Add STATS macro functions * Add StatAllocator * Fix CI errors * Add UT * Fix CI errors
Showing
paddle/fluid/memory/stats.cc
0 → 100644
paddle/fluid/memory/stats.h
0 → 100644
paddle/fluid/memory/stats_test.cc
0 → 100644
想要评论请 注册 或 登录