Closed lessw2020 closed 1 month ago
Note: Links to docs will display an error until the docs builds have been completed.
As of commit 88c594e5de84ebd82d429d7ba39b1627563fb6c1 with merge base 8b6aa07edf23af8610ffdee21f4603570f950619 (): :green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
This PR: 1 - computes the total params per stage and total byte size, and presents that in a nicely formatted manner:
There are four underlying functions supporting this - one each for getting the relevant data, and then one each for formatting it nicely into a nice human readable format.
The result is we can quickly monitor / verify that stages are relatively balanced in params / size.