r-three/git-theta
Configurable Serialization, Combining, and Saving to a backend
開放
#243 建立於 2024年4月24日
enhancementgood first issue
倉庫指標
- 星標
- (219 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.