mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
feat(gpu): Implement fft128 in cuda backend
This commit is contained in:
committed by
bbarbakadze
parent
c1bf43eac1
commit
3988c85d6b
@@ -13,3 +13,8 @@ extend-ignore-identifiers-re = [
|
||||
# Example in trivium
|
||||
"C9217BA0D762ACA1"
|
||||
]
|
||||
|
||||
[files]
|
||||
extend-exclude = [
|
||||
"backends/tfhe-cuda-backend/cuda/src/fft128/twiddles.cu"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user