mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore: bump tfhe-hpu-backend
This commit is contained in:
committed by
IceTDrinker
parent
5818b08f2c
commit
a5aa3c366f
@@ -91,7 +91,7 @@ serde-wasm-bindgen = { version = "0.6.0", optional = true }
|
||||
getrandom = { workspace = true, optional = true }
|
||||
bytemuck = { workspace = true }
|
||||
|
||||
tfhe-hpu-backend = { version = "0.3", path = "../backends/tfhe-hpu-backend", optional = true }
|
||||
tfhe-hpu-backend = { version = "0.4", path = "../backends/tfhe-hpu-backend", optional = true }
|
||||
|
||||
[features]
|
||||
default = ["avx512"]
|
||||
|
||||
Reference in New Issue
Block a user