r-three/git-theta

Configurable Serialization, Combining, and Saving to a backend

Aberta

#243 aberto em 24 de abr. de 2024

 (0 comentário) (0 reação) (0 responsável)Python (8 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (219 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently we have the tensor Serialization, Combining (when multiple key values are packed together) and Read/Writing in well defined and composed classes, but they aren't exposed for configuration. If we ever plan to allow for changing these, i.e., to support an s3 backend, we should set them up as plugins.

Guia do colaborador