I have enable_goodput_recording and monitor_goodput in my Maxtext run and I am able to see the dataloading in logs in https://github.com/AI-Hypercomputer/maxtext/blob/main/MaxText/train.py#L822-L828.
How can I use GoodputCalculator to get badput from dataloading. It is not very clear where and how I can define this GoodputCalculator
I have enable_goodput_recording and monitor_goodput in my Maxtext run and I am able to see the dataloading in logs in https://github.com/AI-Hypercomputer/maxtext/blob/main/MaxText/train.py#L822-L828.
How can I use GoodputCalculator to get badput from dataloading. It is not very clear where and how I can define this GoodputCalculator