r-three/git-theta

Configurable Serialization, Combining, and Saving to a backend

开放

#243 创建于 2024年4月24日

 (0 条评论) (0 个反应) (0 位负责人)Python (8 个派生)auto 404
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.

贡献者指南