StorageCheckpointerBase
- class torchrl.data.replay_buffers.StorageCheckpointerBase[source]
Public base class for storage checkpointers.
Each storage checkpointer must implement a save and load method that take as input a storage and a path.
Public base class for storage checkpointers.
Each storage checkpointer must implement a save and load method that take as input a storage and a path.