mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-18 08:31:31 -05:00
feat(compiler): support multi-circuit compilation
This commit is contained in:
committed by
Alexandre Péré
parent
3247a28d9d
commit
9b5a2e46da
@@ -49,7 +49,7 @@ def compile_run_assert(
|
||||
mlir_input,
|
||||
args_and_shape,
|
||||
expected_result,
|
||||
options=CompilationOptions.new("main"),
|
||||
options=CompilationOptions.new(),
|
||||
):
|
||||
# compile with simulation
|
||||
options.simulation(True)
|
||||
|
||||
Reference in New Issue
Block a user