mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
Currently, `JITLambda::Arguments` assumes result tensors are always composed of `uint64_t` elements. This change adds support for arbitrary scalar element types.