Skip to content

Some eval and profile routines for fsdp

Notifications You must be signed in to change notification settings

laurencecwj/fsdp_review

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fsdp_review

Some eval and profile routines for fsdp

/mnist holds fsdp_mnist.py

This runs an fsdp CNN model for a default of 2 epochs to provide a review framework for FSDP.

Usage:

python fsdp_mnist.py  <optional flags> 

Flags:

-- use_offload = Activates cpu_offload
-- profile = Run PyTorch profile tracing
-- save-model = Save model (only working on nightlies)

fsdp_mnist_use_offload

About

Some eval and profile routines for fsdp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published