diff --git a/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.rst.txt b/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.rst.txt
index 7ad81ed7293..4a93015df93 100644
--- a/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.rst.txt
@@ -20,7 +20,7 @@ Classes
Module Contents
---------------
-.. py:class:: FuseNodeStartWithConcatV2
+.. py:class:: FuseNodeStartWithConcatV2(**kwargs)
diff --git a/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.rst.txt b/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.rst.txt
index 66889aefe3d..2026bd063f9 100644
--- a/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.rst.txt
@@ -20,7 +20,7 @@ Classes
Module Contents
---------------
-.. py:class:: FuseNodeStartWithPooling
+.. py:class:: FuseNodeStartWithPooling(**kwargs)
diff --git a/latest/_sources/autoapi/neural_compressor/common/utils/index.rst.txt b/latest/_sources/autoapi/neural_compressor/common/utils/index.rst.txt
index 2f5ba389be4..d05633bf31c 100644
--- a/latest/_sources/autoapi/neural_compressor/common/utils/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/common/utils/index.rst.txt
@@ -16,7 +16,6 @@ Submodules
:maxdepth: 1
/autoapi/neural_compressor/common/utils/constants/index
- /autoapi/neural_compressor/common/utils/logger/index
/autoapi/neural_compressor/common/utils/save_load/index
/autoapi/neural_compressor/common/utils/utility/index
diff --git a/latest/_sources/autoapi/neural_compressor/compression/pruner/pruners/basic/index.rst.txt b/latest/_sources/autoapi/neural_compressor/compression/pruner/pruners/basic/index.rst.txt
index 6b4c3f2ae9e..7afc91d504c 100644
--- a/latest/_sources/autoapi/neural_compressor/compression/pruner/pruners/basic/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/compression/pruner/pruners/basic/index.rst.txt
@@ -51,7 +51,7 @@ Module Contents
A Reg object that defines regulization terms.
-.. py:class:: KerasBasicPruner(config, modules)
+.. py:class:: KerasBasicPruner
diff --git a/latest/_sources/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.rst.txt b/latest/_sources/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.rst.txt
index 022687f3d90..2b04619fdd2 100644
--- a/latest/_sources/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.rst.txt
@@ -20,7 +20,7 @@ Classes
Module Contents
---------------
-.. py:class:: MXNetDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
+.. py:class:: MXNetDataLoader
diff --git a/latest/_sources/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.rst.txt b/latest/_sources/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.rst.txt
index eb80654513a..be330dbd6fe 100644
--- a/latest/_sources/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.rst.txt
@@ -28,7 +28,7 @@ Module Contents
Built-in dataloader for onnx bert model and its variants.
-.. py:class:: ONNXRTDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
+.. py:class:: ONNXRTDataLoader
diff --git a/latest/_sources/autoapi/neural_compressor/strategy/basic/index.rst.txt b/latest/_sources/autoapi/neural_compressor/strategy/basic/index.rst.txt
index fc089a6adac..3fdc5ae43c1 100644
--- a/latest/_sources/autoapi/neural_compressor/strategy/basic/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/strategy/basic/index.rst.txt
@@ -20,7 +20,7 @@ Classes
Module Contents
---------------
-.. py:class:: BasicTuneStrategy(model, conf, q_dataloader=None, q_func=None, eval_func=None, eval_dataloader=None, eval_metric=None, resume=None, q_hooks=None)
+.. py:class:: BasicTuneStrategy
diff --git a/latest/_sources/autoapi/neural_compressor/strategy/exhaustive/index.rst.txt b/latest/_sources/autoapi/neural_compressor/strategy/exhaustive/index.rst.txt
index 84de618490a..244f54644d1 100644
--- a/latest/_sources/autoapi/neural_compressor/strategy/exhaustive/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/strategy/exhaustive/index.rst.txt
@@ -20,7 +20,7 @@ Classes
Module Contents
---------------
-.. py:class:: ExhaustiveTuneStrategy(model, conf, q_dataloader=None, q_func=None, eval_func=None, eval_dataloader=None, eval_metric=None, resume=None, q_hooks=None)
+.. py:class:: ExhaustiveTuneStrategy
diff --git a/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/index.rst.txt b/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/index.rst.txt
index 52100584a0b..d16611b3293 100644
--- a/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/index.rst.txt
@@ -25,7 +25,6 @@ Submodules
:maxdepth: 1
/autoapi/neural_compressor/tensorflow/quantization/algorithm_entry/index
- /autoapi/neural_compressor/tensorflow/quantization/autotune/index
/autoapi/neural_compressor/tensorflow/quantization/config/index
/autoapi/neural_compressor/tensorflow/quantization/quantize/index
diff --git a/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.rst.txt b/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.rst.txt
index 26974904f9d..558a85e7128 100644
--- a/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.rst.txt
@@ -20,7 +20,7 @@ Classes
Module Contents
---------------
-.. py:class:: FuseNodeStartWithConcatV2
+.. py:class:: FuseNodeStartWithConcatV2(**kwargs)
diff --git a/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.rst.txt b/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.rst.txt
index 0541fbff806..6b9e9a6b44e 100644
--- a/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.rst.txt
@@ -20,7 +20,7 @@ Classes
Module Contents
---------------
-.. py:class:: FuseNodeStartWithPooling
+.. py:class:: FuseNodeStartWithPooling(**kwargs)
diff --git a/latest/_sources/autoapi/neural_compressor/torch/quantization/index.rst.txt b/latest/_sources/autoapi/neural_compressor/torch/quantization/index.rst.txt
index a9e8dc7768f..043ee2fd456 100644
--- a/latest/_sources/autoapi/neural_compressor/torch/quantization/index.rst.txt
+++ b/latest/_sources/autoapi/neural_compressor/torch/quantization/index.rst.txt
@@ -16,9 +16,7 @@ Submodules
:maxdepth: 1
/autoapi/neural_compressor/torch/quantization/algorithm_entry/index
- /autoapi/neural_compressor/torch/quantization/autotune/index
/autoapi/neural_compressor/torch/quantization/config/index
- /autoapi/neural_compressor/torch/quantization/quantize/index
/autoapi/neural_compressor/torch/quantization/save_load_entry/index
diff --git a/latest/autoapi/neural_compressor/adaptor/mxnet_utils/index.html b/latest/autoapi/neural_compressor/adaptor/mxnet_utils/index.html
index ef8960132e2..26dec5cb203 100644
--- a/latest/autoapi/neural_compressor/adaptor/mxnet_utils/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/mxnet_utils/index.html
@@ -114,7 +114,7 @@
Submodules using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/mxnet_utils/util/index.html b/latest/autoapi/neural_compressor/adaptor/mxnet_utils/util/index.html
index 366bb076ae2..67d69271674 100644
--- a/latest/autoapi/neural_compressor/adaptor/mxnet_utils/util/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/mxnet_utils/util/index.html
@@ -678,7 +678,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/calibration/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/calibration/index.html
index b6b24b36a88..43ab6204600 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/calibration/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/calibration/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/calibrator/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/calibrator/index.html
index bab09104acd..6baa82bfb27 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/calibrator/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/calibrator/index.html
@@ -225,7 +225,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/index.html
index e322240d3ae..9dc32e6e67c 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/index.html
@@ -127,7 +127,7 @@ Submodules using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/activation/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/activation/index.html
index 17f25ac9ef9..b8bee30fb6e 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/activation/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/activation/index.html
@@ -152,7 +152,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/argmax/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/argmax/index.html
index b25b5aae18a..62063de4575 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/argmax/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/argmax/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/attention/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/attention/index.html
index 92426f5f6d1..4c184c4ab85 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/attention/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/attention/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/binary_op/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/binary_op/index.html
index ad371b256ea..dd068b36437 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/binary_op/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/binary_op/index.html
@@ -152,7 +152,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/concat/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/concat/index.html
index f96c2fc3c9d..fdf04bbcfa7 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/concat/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/concat/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/conv/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/conv/index.html
index 0c4a5fbff1f..78ec677fd01 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/conv/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/conv/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/direct_q8/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/direct_q8/index.html
index 0ee4c147e74..0ee4daf04ec 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/direct_q8/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/direct_q8/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/embed_layernorm/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/embed_layernorm/index.html
index 9db82f07a45..49eee8d72d9 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/embed_layernorm/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/embed_layernorm/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gather/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gather/index.html
index debab687363..6057366dfa6 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gather/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gather/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gavgpool/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gavgpool/index.html
index 843a62bb03d..34c2b9aba20 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gavgpool/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gavgpool/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gemm/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gemm/index.html
index 3ee7c0b2174..a0a95110145 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gemm/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/gemm/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/index.html
index 17b333a6127..1a1c34a937f 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/index.html
@@ -135,7 +135,7 @@ Submodules using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/lstm/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/lstm/index.html
index 5e97ba42ca0..37e86ff787f 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/lstm/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/lstm/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/matmul/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/matmul/index.html
index e9839165b87..7d0cf8a2b43 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/matmul/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/matmul/index.html
@@ -143,7 +143,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/maxpool/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/maxpool/index.html
index db5c3e057a3..0ac3c301909 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/maxpool/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/maxpool/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/norm/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/norm/index.html
index ac13f3f2f11..def13bafd1e 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/norm/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/norm/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/ops/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/ops/index.html
index 4f07e55e93d..28ced71d326 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/ops/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/ops/index.html
@@ -159,7 +159,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pad/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pad/index.html
index c5532482cfc..9a908a8b372 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pad/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pad/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pooling/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pooling/index.html
index bf973058ea0..5663953dfcd 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pooling/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/pooling/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/reduce/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/reduce/index.html
index b3d6fd90bcc..84676df71c6 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/reduce/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/reduce/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/resize/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/resize/index.html
index 565541a5414..53cd09c05c1 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/resize/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/resize/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/split/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/split/index.html
index 977277ec40c..78596358199 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/split/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/split/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/unary_op/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/unary_op/index.html
index 71e17adef4b..0d0d030f00b 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/unary_op/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/operators/unary_op/index.html
@@ -134,7 +134,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/quantizer/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/quantizer/index.html
index a5e99cabaa1..34ae14d2b63 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/quantizer/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/quantizer/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/smooth_quant/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/smooth_quant/index.html
index 8c83e0006ed..315f17521a8 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/smooth_quant/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/smooth_quant/index.html
@@ -199,7 +199,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/util/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/util/index.html
index 9ea5db88b8a..5dd621697a9 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/util/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/util/index.html
@@ -462,7 +462,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/ox_utils/weight_only/index.html b/latest/autoapi/neural_compressor/adaptor/ox_utils/weight_only/index.html
index 4d6246d93be..757d0cb0929 100644
--- a/latest/autoapi/neural_compressor/adaptor/ox_utils/weight_only/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/ox_utils/weight_only/index.html
@@ -483,7 +483,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tensorflow/index.html b/latest/autoapi/neural_compressor/adaptor/tensorflow/index.html
index bab7f5071f5..e45fec3da9a 100644
--- a/latest/autoapi/neural_compressor/adaptor/tensorflow/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tensorflow/index.html
@@ -143,7 +143,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter/index.html
index eeb3bc3227c..2f56b33d00c 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter_without_calib/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter_without_calib/index.html
index 523bf7c2d01..4c2fa2aa59f 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter_without_calib/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_converter_without_calib/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/bf16_convert/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/bf16_convert/index.html
index 156decd5ac7..de7fc103182 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/bf16_convert/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/bf16_convert/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html
index ea409e47aad..62dea7459f8 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/index.html
index 2f6c1412dd7..421518dc02d 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/bf16/index.html
@@ -115,7 +115,7 @@ Submodules using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_add_to_biasadd/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_add_to_biasadd/index.html
index f8b69bcf7a5..80d4df2c37a 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_add_to_biasadd/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_add_to_biasadd/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_layout/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_layout/index.html
index 0bd9efd718c..6f25bbb8b53 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_layout/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_layout/index.html
@@ -131,7 +131,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_leakyrelu/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_leakyrelu/index.html
index adfd5ded7f7..f17c20e9130 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_leakyrelu/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_leakyrelu/index.html
@@ -141,7 +141,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_nan_to_random/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_nan_to_random/index.html
index 3ccb139b67c..e530dc26820 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_nan_to_random/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_nan_to_random/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_placeholder_to_const/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_placeholder_to_const/index.html
index 6e74bd9c364..3b894e9bd69 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_placeholder_to_const/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/convert_placeholder_to_const/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dilated_contraction/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dilated_contraction/index.html
index 3f12d6f42a7..e68740c0272 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dilated_contraction/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dilated_contraction/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dummy_biasadd/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dummy_biasadd/index.html
index d3fcb9873f2..1bdb313fc47 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dummy_biasadd/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/dummy_biasadd/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/expanddims_optimizer/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/expanddims_optimizer/index.html
index a4d1f99d58a..fb9ccc3997a 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/expanddims_optimizer/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/expanddims_optimizer/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html
index 13afdfbab5e..5bc0590e286 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_batch_norm/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_batch_norm/index.html
index 624189539f2..762c2b5b231 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_batch_norm/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_batch_norm/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_constant/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_constant/index.html
index b14774fb513..7e3806a1d62 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_constant/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fold_constant/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_biasadd_add/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_biasadd_add/index.html
index e65898538a3..d3e3651d88c 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_biasadd_add/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_biasadd_add/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_column_wise_mul/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_column_wise_mul/index.html
index 0346d49530b..0da7597e3f7 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_column_wise_mul/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_column_wise_mul/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_conv_with_math/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_conv_with_math/index.html
index 3be3d57cb6b..2df9e67f858 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_conv_with_math/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_conv_with_math/index.html
@@ -140,7 +140,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_bn/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_bn/index.html
index 93f864c768a..f20a0365b6d 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_bn/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_bn/index.html
@@ -219,7 +219,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_in/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_in/index.html
index 2cf93859e91..5b73086df73 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_in/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_decomposed_in/index.html
@@ -219,7 +219,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_gelu/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_gelu/index.html
index afa2ded394f..32642b9f270 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_gelu/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_gelu/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_layer_norm/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_layer_norm/index.html
index 87d0afb547a..b8ad237894f 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_layer_norm/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_layer_norm/index.html
@@ -186,7 +186,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_conv/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_conv/index.html
index 09ff8e54b76..2784ad4218b 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_conv/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_conv/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html
index 961ba475420..46361c6a855 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_reshape_transpose/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_reshape_transpose/index.html
index 9d8fef530c6..aed71b017ad 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_reshape_transpose/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/fuse_reshape_transpose/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/graph_cse_optimizer/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/graph_cse_optimizer/index.html
index 8497dc0c335..af244ff9e63 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/graph_cse_optimizer/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/graph_cse_optimizer/index.html
@@ -181,7 +181,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/grappler_pass/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/grappler_pass/index.html
index 5152d6cb27f..2d03a87c710 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/grappler_pass/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/grappler_pass/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/index.html
index dc5b385a233..4d5df9fc41f 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/index.html
@@ -145,7 +145,7 @@ Submodules using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/insert_print_node/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/insert_print_node/index.html
index bc95948ca9c..ab0d1ab5bae 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/insert_print_node/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/insert_print_node/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/move_squeeze_after_relu/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/move_squeeze_after_relu/index.html
index 833c2e32112..a47e51d0d71 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/move_squeeze_after_relu/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/move_squeeze_after_relu/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/pre_optimize/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/pre_optimize/index.html
index 398d88afa50..a68d53c6781 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/pre_optimize/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/pre_optimize/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/remove_training_nodes/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/remove_training_nodes/index.html
index b6f3f3494b5..4ff4c7711ff 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/remove_training_nodes/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/remove_training_nodes/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/rename_batch_norm/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/rename_batch_norm/index.html
index 7520a36f503..b93e35776d2 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/rename_batch_norm/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/rename_batch_norm/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/split_shared_input/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/split_shared_input/index.html
index dc500c0a76c..c3bb571c4c3 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/split_shared_input/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/split_shared_input/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_equivalent_nodes/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_equivalent_nodes/index.html
index 2fdd56b3709..05a346327fe 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_equivalent_nodes/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_equivalent_nodes/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_unused_nodes/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_unused_nodes/index.html
index 36061987a7e..151afd8b5dd 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_unused_nodes/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/strip_unused_nodes/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/switch_optimizer/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/switch_optimizer/index.html
index 71a0bce78d1..bb2a692eb96 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/switch_optimizer/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/generic/switch_optimizer/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/graph_base/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/graph_base/index.html
index 56f6478ed3d..f4284d724e0 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/graph_base/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/graph_base/index.html
@@ -131,7 +131,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/index.html
index 36eeeb4d6e3..586d92bb38e 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/index.html
@@ -126,7 +126,7 @@ Submodules using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_fake_quant/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_fake_quant/index.html
index 0fb97513aab..13f50584e24 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_fake_quant/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_fake_quant/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value/index.html
index 09c44352a4a..0efe2b8bbbb 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value_without_calib/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value_without_calib/index.html
index d15db288903..23a97a2e195 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value_without_calib/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/freeze_value_without_calib/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html
index 999ab167a03..e55c624506f 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_requantize/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_requantize/index.html
index 5c4589ea76a..dfff617d920 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_requantize/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_conv_requantize/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html
index 55c8cd5f0d3..4dbe5c4095b 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_requantize/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_requantize/index.html
index c78d6bd6a13..4259b1a7f6b 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_requantize/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/fuse_matmul_requantize/index.html
@@ -152,7 +152,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/index.html
index ad75f8bbbd1..78cbf64fc69 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/index.html
@@ -125,7 +125,7 @@ Submodules using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/meta_op_optimizer/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/meta_op_optimizer/index.html
index e846ff81946..1c7443f9049 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/meta_op_optimizer/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/meta_op_optimizer/index.html
@@ -126,7 +126,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_hostconst_converter/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_hostconst_converter/index.html
index 233401bfc1b..15e99e0c1af 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_hostconst_converter/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_hostconst_converter/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_quantized_op_cse/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_quantized_op_cse/index.html
index d103f48dcf4..9c065beb956 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_quantized_op_cse/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/post_quantized_op_cse/index.html
@@ -125,7 +125,7 @@ Module Contents using a
theme
provided by Read the Docs.
-
+
diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/rnn_convert/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/rnn_convert/index.html
index 6c2583eb84e..396081d3a63 100644
--- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/rnn_convert/index.html
+++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/rnn_convert/index.html
@@ -125,7 +125,7 @@ Module Contents using a