mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
as we weren't supporting padding, we neglected to use them in the plain evaluation, but this result in a confusing error message for the user when trying to use padding. This fixes the problem by using padding properly during evaluation, and leaves the error up to the compiler.