Skip to content

Commit

Permalink
Remove unused tensorstore import
Browse files Browse the repository at this point in the history
  • Loading branch information
marcromeyn committed Jun 19, 2024
1 parent cb27c06 commit 2681ab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nemo/lightning/io/pl.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from lightning_fabric.plugins.io.checkpoint_io import CheckpointIO
from lightning_fabric.utilities.cloud_io import get_filesystem
from lightning_fabric.utilities.types import _PATH
from megatron.core.dist_checkpointing.strategies import tensorstore
from torch import nn
from typing_extensions import Self, override

Expand Down

0 comments on commit 2681ab3

Please sign in to comment.