mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
feat(cpp-interface): expose gpu constraints
This commit is contained in:
@@ -1051,6 +1051,7 @@ struct Options final {
|
||||
::std::uint64_t security_level;
|
||||
double maximum_acceptable_error_probability;
|
||||
double default_log_norm2_woppbs;
|
||||
bool use_gpu_constraints;
|
||||
|
||||
using IsRelocatable = ::std::true_type;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user