Files
concrete/compiler/lib/Runtime/wrappers.cpp
Andi Drebes 46366eec41 feat(compiler): Add fallback implementations for batched keyswitch and bootstrap
Add default implementations for batched keyswitch and bootstrap, which
simply call the scalar versions of these operations in a loop.
2022-11-18 12:06:07 +01:00

24 KiB