Monitor Framework (#24079)
* Add a StatValue class in the backend to represent a stat. * Add a singleton StatRegistry to maintain the collection of stats. * For the sake of code neatness, we only support type of int and float, which can cover most of the scenarios.
Showing
paddle/fluid/platform/monitor.cc
0 → 100644
paddle/fluid/platform/monitor.h
0 → 100644
想要评论请 注册 或 登录