Skip to content

Commit

Permalink
Fixing Issue #1353
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 657208154
  • Loading branch information
Dnmh authored and t5-copybara committed Jul 30, 2024
1 parent e1a6876 commit 4e4d6f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions t5x/checkpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
import tensorstore as ts
import typing_extensions

from tensorboard.backend.event_processing import directory_watcher
from tensorboard.backend.event_processing import event_file_loader
from tensorboard.backend.event_processing import io_wrapper

PartitionSpec = partitioning.PartitionSpec
PyTree = Any
Expand Down

0 comments on commit 4e4d6f6

Please sign in to comment.