5 lines
80 B
Python
Raw Normal View History

from tml.common.checkpointing.snapshot import (
Snapshot,
get_checkpoint,
)