GPU acceleration
Prerequisites
Importing to your project
tfhe = { version = "~1.2.0", features = ["boolean", "shortint", "integer", "gpu"] }Supported platforms
OS
x86
aarch64
A first example
Configuring and creating keys.
Setting the keys
Encryption
Computation
Decryption
Last updated
Was this helpful?