concrete.ml.deployment.fhe_client_server.md
module concrete.ml.deployment.fhe_client_server
Global Variables
class FHEModelServer
method __init__
__init__(path_dir: str)method load
method run
class FHEModelDev
method __init__
method save
class FHEModelClient
method __init__
method deserialize_decrypt
method deserialize_decrypt_dequantize
method generate_private_and_evaluation_keys
method get_serialized_evaluation_keys
method load
method quantize_encrypt_serialize
Last updated
Was this helpful?