mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-07 22:04:10 -05:00
refactor(gpu): use hexes to initialize twiddles for 64 bit fft
This commit is contained in:
committed by
bbarbakadze
parent
3897137a3f
commit
7e941b29c1
@@ -16,5 +16,6 @@ extend-ignore-identifiers-re = [
|
||||
|
||||
[files]
|
||||
extend-exclude = [
|
||||
"backends/tfhe-cuda-backend/cuda/src/fft128/twiddles.cu"
|
||||
"backends/tfhe-cuda-backend/cuda/src/fft128/twiddles.cu",
|
||||
"backends/tfhe-cuda-backend/cuda/src/fft/twiddles.cu",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user