-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(web_pod_info.py): add exponential moving average function for …
…GPU metrics * refactor(web_pod_info.py): change refresh_interval and samples_per_gpu default values * refactor(web_pod_info.py): move columns definition outside the loop * refactor(web_pod_info.py): replace np.mean with exponential_moving_average_efficient for GPU metrics * refactor(web_pod_info.py): replace st_table.dataframe with st.dataframe
- Loading branch information
1 parent
95897b3
commit 022bee1
Showing
1 changed file
with
82 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters