@@ -68,7 +68,7 @@ Get the post-processing parameters.
6868
6969______________________________________________________________________
7070
71- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L945 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
71+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L944 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
7272
7373### <kbd >method</kbd > ` bitwidth_and_range_report `
7474
@@ -100,7 +100,7 @@ Check if the quantized module is compiled.
100100
101101______________________________________________________________________
102102
103- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L798 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
103+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L797 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
104104
105105### <kbd >method</kbd > ` compile `
106106
@@ -142,7 +142,7 @@ Compile the module's forward function.
142142
143143______________________________________________________________________
144144
145- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L752 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
145+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L751 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
146146
147147### <kbd >method</kbd > ` dequantize_output `
148148
@@ -210,7 +210,7 @@ Dump itself to a string.
210210
211211______________________________________________________________________
212212
213- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L410 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
213+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L409 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
214214
215215### <kbd >method</kbd > ` forward `
216216
@@ -258,7 +258,7 @@ Load itself from a string.
258258
259259______________________________________________________________________
260260
261- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L278 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
261+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L277 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
262262
263263### <kbd >method</kbd > ` post_processing `
264264
@@ -280,7 +280,7 @@ For quantized modules, there is no post-processing step but the method is kept t
280280
281281______________________________________________________________________
282282
283- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L294 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
283+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L293 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
284284
285285### <kbd >method</kbd > ` pre_processing `
286286
@@ -300,7 +300,7 @@ Apply pre-processing to the input values.
300300
301301______________________________________________________________________
302302
303- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L705 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
303+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L704 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
304304
305305### <kbd >method</kbd > ` quantize_input `
306306
@@ -322,7 +322,7 @@ Take the inputs in fp32 and quantize it using the learned quantization parameter
322322
323323______________________________________________________________________
324324
325- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L487 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
325+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L486 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
326326
327327### <kbd >method</kbd > ` quantized_forward `
328328
@@ -346,7 +346,7 @@ Forward function for the FHE circuit.
346346
347347______________________________________________________________________
348348
349- <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L780 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
349+ <a href =" ../../../src/concrete/ml/quantization/quantized_module.py#L779 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
350350
351351### <kbd >method</kbd > ` set_inputs_quantization_parameters `
352352
0 commit comments