TensorPlay
API symbolsdistributed
Copy
View MarkdownDownload .md

FileStore

class tensorplay.distributed._store.FileStore(file_name: str, world_size: int = -1)[source]

Flock-based append-log store in a single file.

Ask DeepWiki