mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore: update pulp and bytemuck
This commit is contained in:
committed by
Nicolas Sarlin
parent
bf2e9ef504
commit
8e566c5765
@@ -150,7 +150,7 @@ high-level-client-js-wasm-api = [
|
||||
]
|
||||
parallel-wasm-api = ["dep:wasm-bindgen-rayon"]
|
||||
|
||||
nightly-avx512 = ["tfhe-fft/nightly", "tfhe-ntt/nightly", "pulp/nightly"]
|
||||
nightly-avx512 = ["tfhe-fft/nightly", "tfhe-ntt/nightly", "pulp/x86-v4"]
|
||||
|
||||
# Private features
|
||||
__profiling = []
|
||||
|
||||
Reference in New Issue
Block a user