r-three/git-theta

Configurable Serialization, Combining, and Saving to a backend

Aperta

#243 aperta il 24 apr 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Python (8 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (219 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor