My repositories map
✔ Machine Learning: ML Engineering | ML ways | Porting
✔ Guides: The Art of Debugging
✔ Applications: ipyexperiments
✔ Tools and Cheatsheets: bash | conda | git | jupyter-notebook | make | python | tensorboard | unix
| Jan | FEB | Mar |
| 16 | ||
| 2023 | 2024 | 2025 |

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse✔ Machine Learning: ML Engineering | ML ways | Porting
✔ Guides: The Art of Debugging
✔ Applications: ipyexperiments
✔ Tools and Cheatsheets: bash | conda | git | jupyter-notebook | make | python | tensorboard | unix
Automatic GPU+CPU memory profiling, re-use and memory leaks detection using jupyter/ipython experiment containers
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
This PR:
fixes:
File "/data/stas/benchmarks/cookbook/benchmarks/sizing/mm_flops.py", line 47, in <module> with open(args.output_file, 'w') as sy…
Currently the GBS blows up to thousands if MBS is more than 1, which is counter-productive to training. And as clusters become larger and the train…