Installation
Importing
tfhe = { version = "0.10.0", features = ["boolean", "shortint", "integer", "x86_64-unix"] }tfhe = { version = "0.10.0", features = ["boolean", "shortint", "integer", "aarch64-unix"] }tfhe = { version = "*", features = ["boolean", "shortint", "integer", "x86_64"] }Supported platforms
OS
x86
aarch64
Last updated
Was this helpful?