mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
refactor(optimizer): remove restart_at
fix new clippy lints
This commit is contained in:
@@ -43,7 +43,6 @@ fn optimize_bootstrap(
|
||||
config,
|
||||
noise_factor,
|
||||
&search_space,
|
||||
None,
|
||||
);
|
||||
result
|
||||
.best_solution
|
||||
|
||||
Reference in New Issue
Block a user