Skip to content

Commit

Permalink
import init_optim
Browse files Browse the repository at this point in the history
  • Loading branch information
mori360 committed Dec 20, 2024
1 parent 91e9818 commit 11e24f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchtune/training/_distributed.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
from torch.distributed._tensor import distribute_tensor, DTensor
from torch.distributed._tensor.placement_types import DTensorSpec, TensorMeta
from torch.distributed.checkpoint.state_dict import (
_init_optim_state,
get_model_state_dict,
get_optimizer_state_dict,
set_model_state_dict,
Expand Down

0 comments on commit 11e24f1

Please sign in to comment.