Skip to content

Commit

Permalink
Update on "Adding integration test for FSDP Memory Tracking and Estim…
Browse files Browse the repository at this point in the history
…ation"


Adds an integration test for `FSDPMemTracker` which will help keep `estimation.py` in sync with `train.py`.

`python test_runner.py test_outputs  --test fsdp2_mem_tracker`

cc: gnadathur 

[ghstack-poisoned]
  • Loading branch information
sanketpurandare committed Jun 25, 2024
1 parent 3c6a391 commit 79ddab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ tensorboard
sentencepiece
tiktoken
blobfile
tabulate

0 comments on commit 79ddab2

Please sign in to comment.