aicis / aicis/fresco

Support for file-based preprocessing

未关闭
#314 0 条评论 0 个 reaction 已指派 1 人 已被 @jot2re 认领 在 GitHub 查看
Status: In Progress Type: Enhancement
主要语言
Java
星标
143
派生
61
PR 合并指标
30 天内没有已合并 PR

描述

Currently, the supported way of using MASCOT preprocessing in SPDZ runs the MASCOT preprocessing online on-the-fly and the preprocessed material only ever lives in-memory.

We would like to be able to run preprocessing independent from an online phase and persist it to files, and then consume the preprocessed material later in an online phase. This should hopefully also allow us to use preprocessed material from external preprocessing implementations (e.g., Overdrive).

This task includes the following two high-level subtasks
- [ ] Write preprocessing material to file(s) in some convenient and efficient format
- [ ] Read these files and serve them to the online phase (for SPDZ this involves implementing the `SpdzDataSupplier` interface).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。