r-three/git-theta
Configurable Serialization, Combining, and Saving to a backend
Ouverte
#243 ouverte le 24 avr. 2024
enhancementgood first issue
Métriques du dépôt
- Stars
- (219 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.