r-three/git-theta

Configurable Serialization, Combining, and Saving to a backend

Offen

#243 geöffnet am 24.04.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (8 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (219 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide