mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore(core): remove feature gate for multi-bit PBS
This commit is contained in:
@@ -66,8 +66,7 @@ integer = ["shortint"]
|
||||
internal-keycache = ["lazy_static", "fs2", "bincode"]
|
||||
|
||||
# Experimental section
|
||||
experimental = ["experimental-multi_bit_pbs"]
|
||||
experimental-multi_bit_pbs = []
|
||||
experimental = []
|
||||
experimental-force_fft_algo_dif4 = []
|
||||
# End experimental section
|
||||
|
||||
|
||||
Reference in New Issue
Block a user