google / google/heir

Support larger matvec/conv that are split across multiple ciphertexts

Open
#2,800 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MLIR
Stars
906
Forks
171
Avg merge
4d 12h
Merged PRs (30d)
32

Description

If the # of elements are too many to fit in a ciphertext, we currently don't write out kernels to support splitting them across many kernels. This would require mostly supporting larger matvecs, since we can reduce convs to matvecs, but it would still require plumbing, testing, and making sure that the layouts expect (ct, slot) with ct > 1.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.