快捷方式

torchrl.trainers.algorithms.configs.data.LazyMemmapStorageConfig

class torchrl.trainers.algorithms.configs.data.LazyMemmapStorageConfig(_partial_: bool = False, _target_: str = 'torchrl.data.replay_buffers.LazyMemmapStorage', max_size: int | None = None, device: Any = None, ndim: int = 1, compilable: bool = False)[源代码]

惰性内存映射存储的配置。

文档

访问全面的 PyTorch 开发者文档

查看文档

教程

为初学者和高级开发者提供深入的教程

查看教程

资源

查找开发资源并让您的问题得到解答

查看资源