From 22c8c5362b2c9c6303e40db361b3dbfadfef12f8 Mon Sep 17 00:00:00 2001 From: yiliu30 Date: Wed, 16 Oct 2024 06:04:07 +0000 Subject: [PATCH] deploy: d6149aac01c8142f6f5ffc18c03433c82f44150c --- latest/autoapi/neural_compressor/adaptor/mxnet_utils/index.html | 2 +- .../neural_compressor/adaptor/mxnet_utils/util/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/calibration/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/calibrator/index.html | 2 +- latest/autoapi/neural_compressor/adaptor/ox_utils/index.html | 2 +- .../adaptor/ox_utils/operators/activation/index.html | 2 +- .../adaptor/ox_utils/operators/argmax/index.html | 2 +- .../adaptor/ox_utils/operators/attention/index.html | 2 +- .../adaptor/ox_utils/operators/binary_op/index.html | 2 +- .../adaptor/ox_utils/operators/concat/index.html | 2 +- .../adaptor/ox_utils/operators/conv/index.html | 2 +- .../adaptor/ox_utils/operators/direct_q8/index.html | 2 +- .../adaptor/ox_utils/operators/embed_layernorm/index.html | 2 +- .../adaptor/ox_utils/operators/gather/index.html | 2 +- .../adaptor/ox_utils/operators/gavgpool/index.html | 2 +- .../adaptor/ox_utils/operators/gemm/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/operators/index.html | 2 +- .../adaptor/ox_utils/operators/lstm/index.html | 2 +- .../adaptor/ox_utils/operators/matmul/index.html | 2 +- .../adaptor/ox_utils/operators/maxpool/index.html | 2 +- .../adaptor/ox_utils/operators/norm/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/operators/ops/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/operators/pad/index.html | 2 +- .../adaptor/ox_utils/operators/pooling/index.html | 2 +- .../adaptor/ox_utils/operators/reduce/index.html | 2 +- .../adaptor/ox_utils/operators/resize/index.html | 2 +- .../adaptor/ox_utils/operators/split/index.html | 2 +- .../adaptor/ox_utils/operators/unary_op/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/quantizer/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/smooth_quant/index.html | 2 +- .../autoapi/neural_compressor/adaptor/ox_utils/util/index.html | 2 +- .../neural_compressor/adaptor/ox_utils/weight_only/index.html | 2 +- latest/autoapi/neural_compressor/adaptor/tensorflow/index.html | 2 +- .../adaptor/tf_utils/graph_converter/index.html | 2 +- .../adaptor/tf_utils/graph_converter_without_calib/index.html | 2 +- .../tf_utils/graph_rewriter/bf16/bf16_convert/index.html | 2 +- .../graph_rewriter/bf16/dequantize_cast_optimizer/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/bf16/index.html | 2 +- .../graph_rewriter/generic/convert_add_to_biasadd/index.html | 2 +- .../tf_utils/graph_rewriter/generic/convert_layout/index.html | 2 +- .../graph_rewriter/generic/convert_leakyrelu/index.html | 2 +- .../graph_rewriter/generic/convert_nan_to_random/index.html | 2 +- .../generic/convert_placeholder_to_const/index.html | 2 +- .../graph_rewriter/generic/dilated_contraction/index.html | 2 +- .../tf_utils/graph_rewriter/generic/dummy_biasadd/index.html | 2 +- .../graph_rewriter/generic/expanddims_optimizer/index.html | 2 +- .../graph_rewriter/generic/fetch_weight_from_reshape/index.html | 2 +- .../tf_utils/graph_rewriter/generic/fold_batch_norm/index.html | 2 +- .../tf_utils/graph_rewriter/generic/fold_constant/index.html | 2 +- .../tf_utils/graph_rewriter/generic/fuse_biasadd_add/index.html | 2 +- .../graph_rewriter/generic/fuse_column_wise_mul/index.html | 2 +- .../graph_rewriter/generic/fuse_conv_with_math/index.html | 2 +- .../graph_rewriter/generic/fuse_decomposed_bn/index.html | 2 +- .../graph_rewriter/generic/fuse_decomposed_in/index.html | 2 +- .../tf_utils/graph_rewriter/generic/fuse_gelu/index.html | 2 +- .../tf_utils/graph_rewriter/generic/fuse_layer_norm/index.html | 2 +- .../graph_rewriter/generic/fuse_pad_with_conv/index.html | 2 +- .../graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html | 2 +- .../graph_rewriter/generic/fuse_reshape_transpose/index.html | 2 +- .../graph_rewriter/generic/graph_cse_optimizer/index.html | 2 +- .../tf_utils/graph_rewriter/generic/grappler_pass/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/generic/index.html | 2 +- .../graph_rewriter/generic/insert_print_node/index.html | 2 +- .../graph_rewriter/generic/move_squeeze_after_relu/index.html | 2 +- .../tf_utils/graph_rewriter/generic/pre_optimize/index.html | 2 +- .../graph_rewriter/generic/remove_training_nodes/index.html | 2 +- .../graph_rewriter/generic/rename_batch_norm/index.html | 2 +- .../graph_rewriter/generic/split_shared_input/index.html | 2 +- .../graph_rewriter/generic/strip_equivalent_nodes/index.html | 2 +- .../graph_rewriter/generic/strip_unused_nodes/index.html | 2 +- .../tf_utils/graph_rewriter/generic/switch_optimizer/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/graph_base/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/index.html | 2 +- .../tf_utils/graph_rewriter/int8/freeze_fake_quant/index.html | 2 +- .../tf_utils/graph_rewriter/int8/freeze_value/index.html | 2 +- .../graph_rewriter/int8/freeze_value_without_calib/index.html | 2 +- .../int8/fuse_conv_redundant_dequantize/index.html | 2 +- .../graph_rewriter/int8/fuse_conv_requantize/index.html | 2 +- .../int8/fuse_matmul_redundant_dequantize/index.html | 2 +- .../graph_rewriter/int8/fuse_matmul_requantize/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/int8/index.html | 2 +- .../tf_utils/graph_rewriter/int8/meta_op_optimizer/index.html | 2 +- .../graph_rewriter/int8/post_hostconst_converter/index.html | 2 +- .../graph_rewriter/int8/post_quantized_op_cse/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/int8/rnn_convert/index.html | 2 +- .../tf_utils/graph_rewriter/int8/scale_propagation/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/onnx/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/onnx/onnx_graph/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/onnx/onnx_node/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/onnx/onnx_schema/index.html | 2 +- .../tf_utils/graph_rewriter/onnx/tf2onnx_utils/index.html | 2 +- .../adaptor/tf_utils/graph_rewriter/qdq/index.html | 2 +- .../tf_utils/graph_rewriter/qdq/insert_qdq_pattern/index.html | 2 +- .../tf_utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html | 2 +- .../tf_utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html | 2 +- .../neural_compressor/adaptor/tf_utils/graph_util/index.html | 2 +- latest/autoapi/neural_compressor/adaptor/tf_utils/index.html | 2 +- .../adaptor/tf_utils/quantize_graph/index.html | 2 +- .../tf_utils/quantize_graph/qat/fake_quantize/index.html | 2 +- .../adaptor/tf_utils/quantize_graph/qat/index.html | 2 +- .../tf_utils/quantize_graph/qat/quantize_config/index.html | 2 +- .../tf_utils/quantize_graph/qat/quantize_helper/index.html | 2 +- .../tf_utils/quantize_graph/qat/quantize_layers/index.html | 2 +- .../qat/quantize_layers/optimize_layer/index.html | 2 +- .../qat/quantize_layers/quantize_layer_add/index.html | 2 +- .../qat/quantize_layers/quantize_layer_base/index.html | 2 +- .../qat/quantize_layers/quantize_layer_bn/index.html | 2 +- .../tf_utils/quantize_graph/qat/quantize_wrapper/index.html | 2 +- .../adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_bn/index.html | 2 +- .../tf_utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html | 2 +- .../tf_utils/quantize_graph/qdq/fuse_qdq_conv/index.html | 2 +- .../tf_utils/quantize_graph/qdq/fuse_qdq_deconv/index.html | 2 +- .../adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_in/index.html | 2 +- .../tf_utils/quantize_graph/qdq/fuse_qdq_matmul/index.html | 2 +- .../tf_utils/quantize_graph/qdq/fuse_qdq_pooling/index.html | 2 +- .../adaptor/tf_utils/quantize_graph/qdq/index.html | 2 +- .../adaptor/tf_utils/quantize_graph/qdq/optimize_qdq/index.html | 2 +- .../tf_utils/quantize_graph/quantize_graph_base/index.html | 2 +- .../tf_utils/quantize_graph/quantize_graph_bn/index.html | 2 +- .../tf_utils/quantize_graph/quantize_graph_concatv2/index.html | 2 +- .../tf_utils/quantize_graph/quantize_graph_conv/index.html | 2 +- .../quantize_graph/quantize_graph_for_intel_cpu/index.html | 2 +- .../tf_utils/quantize_graph/quantize_graph_matmul/index.html | 2 +- .../tf_utils/quantize_graph/quantize_graph_pooling/index.html | 2 +- .../adaptor/tf_utils/quantize_graph_common/index.html | 2 +- .../adaptor/tf_utils/smooth_quant_calibration/index.html | 2 +- .../adaptor/tf_utils/smooth_quant_scaler/index.html | 2 +- .../adaptor/tf_utils/tf2onnx_converter/index.html | 2 +- .../adaptor/tf_utils/transform_graph/bias_correction/index.html | 2 +- .../tf_utils/transform_graph/graph_transform_base/index.html | 2 +- .../adaptor/tf_utils/transform_graph/index.html | 2 +- .../adaptor/tf_utils/transform_graph/insert_logging/index.html | 2 +- .../transform_graph/rerange_quantized_concat/index.html | 2 +- .../autoapi/neural_compressor/adaptor/tf_utils/util/index.html | 2 +- .../adaptor/torch_utils/bf16_convert/index.html | 2 +- .../adaptor/torch_utils/hawq_metric/index.html | 2 +- latest/autoapi/neural_compressor/adaptor/torch_utils/index.html | 2 +- .../adaptor/torch_utils/layer_wise_quant/index.html | 2 +- .../torch_utils/layer_wise_quant/modified_pickle/index.html | 2 +- .../adaptor/torch_utils/layer_wise_quant/quantize/index.html | 2 +- .../adaptor/torch_utils/layer_wise_quant/torch_load/index.html | 2 +- .../adaptor/torch_utils/layer_wise_quant/utils/index.html | 2 +- .../adaptor/torch_utils/model_wrapper/index.html | 2 +- .../adaptor/torch_utils/pattern_detector/index.html | 2 +- .../adaptor/torch_utils/symbolic_trace/index.html | 2 +- .../neural_compressor/adaptor/torch_utils/util/index.html | 2 +- latest/autoapi/neural_compressor/algorithm/algorithm/index.html | 2 +- .../neural_compressor/algorithm/fast_bias_correction/index.html | 2 +- latest/autoapi/neural_compressor/algorithm/index.html | 2 +- .../autoapi/neural_compressor/algorithm/smooth_quant/index.html | 2 +- .../neural_compressor/algorithm/weight_correction/index.html | 2 +- latest/autoapi/neural_compressor/benchmark/index.html | 2 +- latest/autoapi/neural_compressor/common/base_config/index.html | 2 +- latest/autoapi/neural_compressor/common/base_tuning/index.html | 2 +- latest/autoapi/neural_compressor/common/benchmark/index.html | 2 +- latest/autoapi/neural_compressor/common/index.html | 2 +- latest/autoapi/neural_compressor/common/tuning_param/index.html | 2 +- .../autoapi/neural_compressor/common/utils/constants/index.html | 2 +- latest/autoapi/neural_compressor/common/utils/index.html | 2 +- latest/autoapi/neural_compressor/common/utils/logger/index.html | 2 +- .../autoapi/neural_compressor/common/utils/save_load/index.html | 2 +- .../autoapi/neural_compressor/common/utils/utility/index.html | 2 +- .../autoapi/neural_compressor/compression/callbacks/index.html | 2 +- .../compression/distillation/criterions/index.html | 2 +- .../neural_compressor/compression/distillation/index.html | 2 +- .../compression/distillation/optimizers/index.html | 2 +- .../compression/distillation/utility/index.html | 2 +- latest/autoapi/neural_compressor/compression/hpo/index.html | 2 +- .../neural_compressor/compression/hpo/sa_optimizer/index.html | 2 +- .../neural_compressor/compression/pruner/criteria/index.html | 2 +- latest/autoapi/neural_compressor/compression/pruner/index.html | 2 +- .../compression/pruner/model_slim/auto_slim/index.html | 2 +- .../neural_compressor/compression/pruner/model_slim/index.html | 2 +- .../compression/pruner/model_slim/pattern_analyzer/index.html | 2 +- .../compression/pruner/model_slim/weight_slim/index.html | 2 +- .../compression/pruner/patterns/base/index.html | 2 +- .../neural_compressor/compression/pruner/patterns/index.html | 2 +- .../compression/pruner/patterns/mha/index.html | 2 +- .../compression/pruner/patterns/ninm/index.html | 2 +- .../compression/pruner/patterns/nxm/index.html | 2 +- .../compression/pruner/pruners/base/index.html | 2 +- .../compression/pruner/pruners/basic/index.html | 2 +- .../compression/pruner/pruners/block_mask/index.html | 2 +- .../neural_compressor/compression/pruner/pruners/index.html | 2 +- .../neural_compressor/compression/pruner/pruners/mha/index.html | 2 +- .../compression/pruner/pruners/pattern_lock/index.html | 2 +- .../compression/pruner/pruners/progressive/index.html | 2 +- .../compression/pruner/pruners/retrain_free/index.html | 2 +- .../neural_compressor/compression/pruner/pruning/index.html | 2 +- .../neural_compressor/compression/pruner/regs/index.html | 2 +- .../neural_compressor/compression/pruner/schedulers/index.html | 2 +- .../neural_compressor/compression/pruner/tf_criteria/index.html | 2 +- .../neural_compressor/compression/pruner/utils/index.html | 2 +- .../neural_compressor/compression/pruner/wanda/index.html | 2 +- .../neural_compressor/compression/pruner/wanda/utils/index.html | 2 +- latest/autoapi/neural_compressor/config/index.html | 2 +- latest/autoapi/neural_compressor/contrib/index.html | 2 +- latest/autoapi/neural_compressor/contrib/strategy/index.html | 2 +- .../neural_compressor/contrib/strategy/sigopt/index.html | 2 +- .../autoapi/neural_compressor/contrib/strategy/tpe/index.html | 2 +- .../data/dataloaders/base_dataloader/index.html | 2 +- .../neural_compressor/data/dataloaders/dataloader/index.html | 2 +- .../data/dataloaders/default_dataloader/index.html | 2 +- .../neural_compressor/data/dataloaders/fetcher/index.html | 2 +- .../data/dataloaders/mxnet_dataloader/index.html | 2 +- .../data/dataloaders/onnxrt_dataloader/index.html | 2 +- .../data/dataloaders/pytorch_dataloader/index.html | 2 +- .../neural_compressor/data/dataloaders/sampler/index.html | 2 +- .../data/dataloaders/tensorflow_dataloader/index.html | 2 +- .../neural_compressor/data/datasets/bert_dataset/index.html | 2 +- .../neural_compressor/data/datasets/coco_dataset/index.html | 2 +- .../autoapi/neural_compressor/data/datasets/dataset/index.html | 2 +- .../neural_compressor/data/datasets/dummy_dataset/index.html | 2 +- .../neural_compressor/data/datasets/dummy_dataset_v2/index.html | 2 +- .../neural_compressor/data/datasets/imagenet_dataset/index.html | 2 +- latest/autoapi/neural_compressor/data/datasets/index.html | 2 +- .../data/datasets/style_transfer_dataset/index.html | 2 +- .../neural_compressor/data/filters/coco_filter/index.html | 2 +- latest/autoapi/neural_compressor/data/filters/filter/index.html | 2 +- latest/autoapi/neural_compressor/data/filters/index.html | 2 +- latest/autoapi/neural_compressor/data/index.html | 2 +- .../data/transforms/imagenet_transform/index.html | 2 +- latest/autoapi/neural_compressor/data/transforms/index.html | 2 +- .../neural_compressor/data/transforms/postprocess/index.html | 2 +- .../neural_compressor/data/transforms/tokenization/index.html | 2 +- .../neural_compressor/data/transforms/transform/index.html | 2 +- latest/autoapi/neural_compressor/index.html | 2 +- latest/autoapi/neural_compressor/metric/bleu/index.html | 2 +- latest/autoapi/neural_compressor/metric/bleu_util/index.html | 2 +- .../autoapi/neural_compressor/metric/coco_label_map/index.html | 2 +- latest/autoapi/neural_compressor/metric/coco_tools/index.html | 2 +- .../autoapi/neural_compressor/metric/evaluate_squad/index.html | 2 +- latest/autoapi/neural_compressor/metric/f1/index.html | 2 +- latest/autoapi/neural_compressor/metric/index.html | 2 +- latest/autoapi/neural_compressor/metric/metric/index.html | 2 +- latest/autoapi/neural_compressor/mix_precision/index.html | 2 +- latest/autoapi/neural_compressor/model/base_model/index.html | 2 +- latest/autoapi/neural_compressor/model/index.html | 2 +- latest/autoapi/neural_compressor/model/keras_model/index.html | 2 +- latest/autoapi/neural_compressor/model/model/index.html | 2 +- latest/autoapi/neural_compressor/model/mxnet_model/index.html | 2 +- latest/autoapi/neural_compressor/model/nets_factory/index.html | 2 +- latest/autoapi/neural_compressor/model/onnx_model/index.html | 2 +- .../autoapi/neural_compressor/model/tensorflow_model/index.html | 2 +- latest/autoapi/neural_compressor/model/torch_model/index.html | 2 +- latest/autoapi/neural_compressor/objective/index.html | 2 +- latest/autoapi/neural_compressor/profiling/index.html | 2 +- .../neural_compressor/profiling/parser/factory/index.html | 2 +- .../profiling/parser/onnx_parser/factory/index.html | 2 +- .../profiling/parser/onnx_parser/parser/index.html | 2 +- .../neural_compressor/profiling/parser/parser/index.html | 2 +- .../neural_compressor/profiling/parser/result/index.html | 2 +- .../profiling/parser/tensorflow_parser/factory/index.html | 2 +- .../profiling/parser/tensorflow_parser/parser/index.html | 2 +- .../neural_compressor/profiling/profiler/factory/index.html | 2 +- .../profiling/profiler/onnxrt_profiler/factory/index.html | 2 +- .../profiling/profiler/onnxrt_profiler/profiler/index.html | 2 +- .../profiling/profiler/onnxrt_profiler/utils/index.html | 2 +- .../neural_compressor/profiling/profiler/profiler/index.html | 2 +- .../profiling/profiler/tensorflow_profiler/factory/index.html | 2 +- .../profiling/profiler/tensorflow_profiler/profiler/index.html | 2 +- .../profiling/profiler/tensorflow_profiler/utils/index.html | 2 +- latest/autoapi/neural_compressor/quantization/index.html | 2 +- latest/autoapi/neural_compressor/strategy/auto/index.html | 2 +- .../neural_compressor/strategy/auto_mixed_precision/index.html | 2 +- latest/autoapi/neural_compressor/strategy/basic/index.html | 2 +- latest/autoapi/neural_compressor/strategy/bayesian/index.html | 2 +- .../autoapi/neural_compressor/strategy/conservative/index.html | 2 +- latest/autoapi/neural_compressor/strategy/exhaustive/index.html | 2 +- latest/autoapi/neural_compressor/strategy/hawq_v2/index.html | 2 +- latest/autoapi/neural_compressor/strategy/index.html | 2 +- latest/autoapi/neural_compressor/strategy/mse/index.html | 2 +- latest/autoapi/neural_compressor/strategy/mse_v2/index.html | 2 +- latest/autoapi/neural_compressor/strategy/random/index.html | 2 +- latest/autoapi/neural_compressor/strategy/strategy/index.html | 2 +- .../neural_compressor/strategy/utils/constant/index.html | 2 +- latest/autoapi/neural_compressor/strategy/utils/index.html | 2 +- .../neural_compressor/strategy/utils/tuning_sampler/index.html | 2 +- .../neural_compressor/strategy/utils/tuning_space/index.html | 2 +- .../neural_compressor/strategy/utils/tuning_structs/index.html | 2 +- .../autoapi/neural_compressor/strategy/utils/utility/index.html | 2 +- .../neural_compressor/template/api_doc_example/index.html | 2 +- .../autoapi/neural_compressor/tensorflow/algorithms/index.html | 2 +- .../tensorflow/algorithms/smoother/calibration/index.html | 2 +- .../tensorflow/algorithms/smoother/core/index.html | 2 +- .../neural_compressor/tensorflow/algorithms/smoother/index.html | 2 +- .../tensorflow/algorithms/smoother/scaler/index.html | 2 +- .../tensorflow/algorithms/static_quant/index.html | 2 +- .../tensorflow/algorithms/static_quant/keras/index.html | 2 +- .../tensorflow/algorithms/static_quant/tensorflow/index.html | 2 +- latest/autoapi/neural_compressor/tensorflow/index.html | 2 +- latest/autoapi/neural_compressor/tensorflow/keras/index.html | 2 +- .../neural_compressor/tensorflow/keras/layers/conv2d/index.html | 2 +- .../neural_compressor/tensorflow/keras/layers/dense/index.html | 2 +- .../tensorflow/keras/layers/depthwise_conv2d/index.html | 2 +- .../neural_compressor/tensorflow/keras/layers/index.html | 2 +- .../tensorflow/keras/layers/layer_initializer/index.html | 2 +- .../neural_compressor/tensorflow/keras/layers/pool2d/index.html | 2 +- .../tensorflow/keras/layers/separable_conv2d/index.html | 2 +- .../tensorflow/keras/quantization/config/index.html | 2 +- .../neural_compressor/tensorflow/keras/quantization/index.html | 2 +- .../tensorflow/quantization/algorithm_entry/index.html | 2 +- .../tensorflow/quantization/autotune/index.html | 2 +- .../neural_compressor/tensorflow/quantization/config/index.html | 2 +- .../neural_compressor/tensorflow/quantization/index.html | 2 +- .../tensorflow/quantization/quantize/index.html | 2 +- .../tensorflow/quantization/utils/graph_converter/index.html | 2 +- .../utils/graph_rewriter/bf16/bf16_convert/index.html | 2 +- .../graph_rewriter/bf16/dequantize_cast_optimizer/index.html | 2 +- .../quantization/utils/graph_rewriter/bf16/index.html | 2 +- .../graph_rewriter/generic/convert_add_to_biasadd/index.html | 2 +- .../utils/graph_rewriter/generic/convert_layout/index.html | 2 +- .../utils/graph_rewriter/generic/convert_leakyrelu/index.html | 2 +- .../graph_rewriter/generic/convert_nan_to_random/index.html | 2 +- .../generic/convert_placeholder_to_const/index.html | 2 +- .../utils/graph_rewriter/generic/dilated_contraction/index.html | 2 +- .../utils/graph_rewriter/generic/dummy_biasadd/index.html | 2 +- .../graph_rewriter/generic/expanddims_optimizer/index.html | 2 +- .../graph_rewriter/generic/fetch_weight_from_reshape/index.html | 2 +- .../utils/graph_rewriter/generic/fold_batch_norm/index.html | 2 +- .../utils/graph_rewriter/generic/fold_constant/index.html | 2 +- .../utils/graph_rewriter/generic/fuse_biasadd_add/index.html | 2 +- .../graph_rewriter/generic/fuse_column_wise_mul/index.html | 2 +- .../utils/graph_rewriter/generic/fuse_conv_with_math/index.html | 2 +- .../utils/graph_rewriter/generic/fuse_decomposed_bn/index.html | 2 +- .../utils/graph_rewriter/generic/fuse_decomposed_in/index.html | 2 +- .../utils/graph_rewriter/generic/fuse_gelu/index.html | 2 +- .../utils/graph_rewriter/generic/fuse_layer_norm/index.html | 2 +- .../utils/graph_rewriter/generic/fuse_pad_with_conv/index.html | 2 +- .../graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html | 2 +- .../graph_rewriter/generic/fuse_reshape_transpose/index.html | 2 +- .../utils/graph_rewriter/generic/graph_cse_optimizer/index.html | 2 +- .../utils/graph_rewriter/generic/grappler_pass/index.html | 2 +- .../quantization/utils/graph_rewriter/generic/index.html | 2 +- .../utils/graph_rewriter/generic/insert_print_node/index.html | 2 +- .../graph_rewriter/generic/move_squeeze_after_relu/index.html | 2 +- .../utils/graph_rewriter/generic/pre_optimize/index.html | 2 +- .../graph_rewriter/generic/remove_training_nodes/index.html | 2 +- .../utils/graph_rewriter/generic/rename_batch_norm/index.html | 2 +- .../utils/graph_rewriter/generic/split_shared_input/index.html | 2 +- .../graph_rewriter/generic/strip_equivalent_nodes/index.html | 2 +- .../utils/graph_rewriter/generic/strip_unused_nodes/index.html | 2 +- .../utils/graph_rewriter/generic/switch_optimizer/index.html | 2 +- .../quantization/utils/graph_rewriter/graph_base/index.html | 2 +- .../tensorflow/quantization/utils/graph_rewriter/index.html | 2 +- .../utils/graph_rewriter/int8/freeze_fake_quant/index.html | 2 +- .../utils/graph_rewriter/int8/freeze_value/index.html | 2 +- .../int8/fuse_conv_redundant_dequantize/index.html | 2 +- .../utils/graph_rewriter/int8/fuse_conv_requantize/index.html | 2 +- .../int8/fuse_matmul_redundant_dequantize/index.html | 2 +- .../utils/graph_rewriter/int8/fuse_matmul_requantize/index.html | 2 +- .../quantization/utils/graph_rewriter/int8/index.html | 2 +- .../utils/graph_rewriter/int8/meta_op_optimizer/index.html | 2 +- .../graph_rewriter/int8/post_hostconst_converter/index.html | 2 +- .../utils/graph_rewriter/int8/post_quantized_op_cse/index.html | 2 +- .../utils/graph_rewriter/int8/scale_propagation/index.html | 2 +- .../tensorflow/quantization/utils/graph_rewriter/qdq/index.html | 2 +- .../utils/graph_rewriter/qdq/insert_qdq_pattern/index.html | 2 +- .../utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html | 2 +- .../utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html | 2 +- .../tensorflow/quantization/utils/graph_util/index.html | 2 +- .../neural_compressor/tensorflow/quantization/utils/index.html | 2 +- .../tensorflow/quantization/utils/quantize_graph/index.html | 2 +- .../utils/quantize_graph/qdq/fuse_qdq_bn/index.html | 2 +- .../utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html | 2 +- .../utils/quantize_graph/qdq/fuse_qdq_conv/index.html | 2 +- .../utils/quantize_graph/qdq/fuse_qdq_deconv/index.html | 2 +- .../utils/quantize_graph/qdq/fuse_qdq_in/index.html | 2 +- .../utils/quantize_graph/qdq/fuse_qdq_matmul/index.html | 2 +- .../utils/quantize_graph/qdq/fuse_qdq_pooling/index.html | 2 +- .../tensorflow/quantization/utils/quantize_graph/qdq/index.html | 2 +- .../utils/quantize_graph/qdq/optimize_qdq/index.html | 2 +- .../utils/quantize_graph/quantize_graph_base/index.html | 2 +- .../utils/quantize_graph/quantize_graph_bn/index.html | 2 +- .../utils/quantize_graph/quantize_graph_concatv2/index.html | 2 +- .../utils/quantize_graph/quantize_graph_conv/index.html | 2 +- .../quantize_graph/quantize_graph_for_intel_cpu/index.html | 2 +- .../utils/quantize_graph/quantize_graph_matmul/index.html | 2 +- .../utils/quantize_graph/quantize_graph_pooling/index.html | 2 +- .../quantization/utils/quantize_graph_common/index.html | 2 +- .../utils/transform_graph/bias_correction/index.html | 2 +- .../utils/transform_graph/graph_transform_base/index.html | 2 +- .../tensorflow/quantization/utils/transform_graph/index.html | 2 +- .../utils/transform_graph/insert_logging/index.html | 2 +- .../utils/transform_graph/rerange_quantized_concat/index.html | 2 +- .../tensorflow/quantization/utils/utility/index.html | 2 +- .../neural_compressor/tensorflow/utils/constants/index.html | 2 +- .../autoapi/neural_compressor/tensorflow/utils/data/index.html | 2 +- latest/autoapi/neural_compressor/tensorflow/utils/index.html | 2 +- .../autoapi/neural_compressor/tensorflow/utils/model/index.html | 2 +- .../tensorflow/utils/model_wrappers/index.html | 2 +- .../neural_compressor/tensorflow/utils/utility/index.html | 2 +- .../torch/algorithms/base_algorithm/index.html | 2 +- .../torch/algorithms/fp8_quant/utils/logger/index.html | 2 +- latest/autoapi/neural_compressor/torch/algorithms/index.html | 2 +- .../neural_compressor/torch/algorithms/layer_wise/index.html | 2 +- .../torch/algorithms/layer_wise/load/index.html | 2 +- .../torch/algorithms/layer_wise/modified_pickle/index.html | 2 +- .../torch/algorithms/layer_wise/utils/index.html | 2 +- .../mixed_precision/half_precision_convert/index.html | 2 +- .../torch/algorithms/mixed_precision/index.html | 2 +- .../torch/algorithms/mixed_precision/module_wrappers/index.html | 2 +- .../neural_compressor/torch/algorithms/mx_quant/index.html | 2 +- .../neural_compressor/torch/algorithms/mx_quant/mx/index.html | 2 +- .../torch/algorithms/mx_quant/utils/index.html | 2 +- .../torch/algorithms/pt2e_quant/core/index.html | 2 +- .../algorithms/pt2e_quant/half_precision_rewriter/index.html | 2 +- .../neural_compressor/torch/algorithms/pt2e_quant/index.html | 2 +- .../torch/algorithms/pt2e_quant/save_load/index.html | 2 +- .../torch/algorithms/pt2e_quant/utility/index.html | 2 +- .../neural_compressor/torch/algorithms/smooth_quant/index.html | 2 +- .../torch/algorithms/smooth_quant/save_load/index.html | 2 +- .../torch/algorithms/smooth_quant/smooth_quant/index.html | 2 +- .../torch/algorithms/smooth_quant/utility/index.html | 2 +- .../neural_compressor/torch/algorithms/static_quant/index.html | 2 +- .../torch/algorithms/static_quant/save_load/index.html | 2 +- .../torch/algorithms/static_quant/static_quant/index.html | 2 +- .../torch/algorithms/static_quant/utility/index.html | 2 +- .../torch/algorithms/weight_only/autoround/index.html | 2 +- .../torch/algorithms/weight_only/awq/index.html | 2 +- .../torch/algorithms/weight_only/gptq/index.html | 2 +- .../torch/algorithms/weight_only/hqq/bitpack/index.html | 2 +- .../torch/algorithms/weight_only/hqq/config/index.html | 2 +- .../torch/algorithms/weight_only/hqq/core/index.html | 2 +- .../torch/algorithms/weight_only/hqq/index.html | 2 +- .../torch/algorithms/weight_only/hqq/optimizer/index.html | 2 +- .../torch/algorithms/weight_only/hqq/qtensor/index.html | 2 +- .../torch/algorithms/weight_only/hqq/quantizer/index.html | 2 +- .../neural_compressor/torch/algorithms/weight_only/index.html | 2 +- .../torch/algorithms/weight_only/modules/index.html | 2 +- .../torch/algorithms/weight_only/rtn/index.html | 2 +- .../torch/algorithms/weight_only/save_load/index.html | 2 +- .../torch/algorithms/weight_only/teq/index.html | 2 +- .../torch/algorithms/weight_only/utility/index.html | 2 +- latest/autoapi/neural_compressor/torch/export/index.html | 2 +- .../neural_compressor/torch/export/pt2e_export/index.html | 2 +- latest/autoapi/neural_compressor/torch/index.html | 2 +- .../torch/quantization/algorithm_entry/index.html | 2 +- .../neural_compressor/torch/quantization/autotune/index.html | 2 +- .../neural_compressor/torch/quantization/config/index.html | 2 +- latest/autoapi/neural_compressor/torch/quantization/index.html | 2 +- .../neural_compressor/torch/quantization/load_entry/index.html | 2 +- .../neural_compressor/torch/quantization/quantize/index.html | 2 +- .../neural_compressor/torch/utils/auto_accelerator/index.html | 2 +- .../autoapi/neural_compressor/torch/utils/constants/index.html | 2 +- latest/autoapi/neural_compressor/torch/utils/environ/index.html | 2 +- latest/autoapi/neural_compressor/torch/utils/index.html | 2 +- latest/autoapi/neural_compressor/torch/utils/utility/index.html | 2 +- latest/autoapi/neural_compressor/training/index.html | 2 +- .../transformers/quantization/utils/index.html | 2 +- latest/autoapi/neural_compressor/transformers/utils/index.html | 2 +- .../transformers/utils/quantization_config/index.html | 2 +- .../neural_compressor/utils/collect_layer_histogram/index.html | 2 +- latest/autoapi/neural_compressor/utils/constant/index.html | 2 +- .../neural_compressor/utils/create_obj_from_config/index.html | 2 +- latest/autoapi/neural_compressor/utils/export/index.html | 2 +- .../neural_compressor/utils/export/qlinear2qdq/index.html | 2 +- .../autoapi/neural_compressor/utils/export/tf2onnx/index.html | 2 +- .../neural_compressor/utils/export/torch2onnx/index.html | 2 +- latest/autoapi/neural_compressor/utils/index.html | 2 +- latest/autoapi/neural_compressor/utils/kl_divergence/index.html | 2 +- .../autoapi/neural_compressor/utils/load_huggingface/index.html | 2 +- latest/autoapi/neural_compressor/utils/logger/index.html | 2 +- latest/autoapi/neural_compressor/utils/options/index.html | 2 +- latest/autoapi/neural_compressor/utils/pytorch/index.html | 2 +- latest/autoapi/neural_compressor/utils/utility/index.html | 2 +- .../autoapi/neural_compressor/utils/weights_details/index.html | 2 +- latest/autoapi/neural_compressor/version/index.html | 2 +- latest/docs/build_docs/source/index.html | 2 +- latest/docs/source/2x_user_guide.html | 2 +- latest/docs/source/3x/PT_DynamicQuant.html | 2 +- latest/docs/source/3x/PT_FP8Quant.html | 2 +- latest/docs/source/3x/PT_MXQuant.html | 2 +- latest/docs/source/3x/PT_MixedPrecision.html | 2 +- latest/docs/source/3x/PT_SmoothQuant.html | 2 +- latest/docs/source/3x/PT_StaticQuant.html | 2 +- latest/docs/source/3x/PT_WeightOnlyQuant.html | 2 +- latest/docs/source/3x/PyTorch.html | 2 +- latest/docs/source/3x/TF_Quant.html | 2 +- latest/docs/source/3x/TF_SQ.html | 2 +- latest/docs/source/3x/TensorFlow.html | 2 +- latest/docs/source/3x/autotune.html | 2 +- latest/docs/source/3x/benchmark.html | 2 +- latest/docs/source/3x/client_quant.html | 2 +- latest/docs/source/3x/design.html | 2 +- latest/docs/source/3x/gaudi_version_map.html | 2 +- latest/docs/source/3x/llm_recipes.html | 2 +- latest/docs/source/3x/quantization.html | 2 +- latest/docs/source/3x/transformers_like_api.html | 2 +- latest/docs/source/CODE_OF_CONDUCT.html | 2 +- latest/docs/source/CONTRIBUTING.html | 2 +- latest/docs/source/FX.html | 2 +- latest/docs/source/SECURITY.html | 2 +- latest/docs/source/Welcome.html | 2 +- latest/docs/source/adaptor.html | 2 +- latest/docs/source/add_new_adaptor.html | 2 +- latest/docs/source/add_new_data_type.html | 2 +- latest/docs/source/api-doc/adaptor.html | 2 +- latest/docs/source/api-doc/adaptor/onnxrt.html | 2 +- latest/docs/source/api-doc/adaptor/torch_utils.html | 2 +- latest/docs/source/api-doc/api_2.html | 2 +- latest/docs/source/api-doc/api_3.html | 2 +- latest/docs/source/api-doc/api_doc_example.html | 2 +- latest/docs/source/api-doc/apis.html | 2 +- latest/docs/source/api-doc/benchmark.html | 2 +- latest/docs/source/api-doc/compression.html | 2 +- latest/docs/source/api-doc/config.html | 2 +- latest/docs/source/api-doc/mix_precision.html | 2 +- latest/docs/source/api-doc/model.html | 2 +- latest/docs/source/api-doc/objective.html | 2 +- latest/docs/source/api-doc/quantization.html | 2 +- latest/docs/source/api-doc/strategy.html | 2 +- latest/docs/source/api-doc/tf_quantization_autotune.html | 2 +- latest/docs/source/api-doc/tf_quantization_common.html | 2 +- latest/docs/source/api-doc/tf_quantization_config.html | 2 +- latest/docs/source/api-doc/torch_quantization_autotune.html | 2 +- latest/docs/source/api-doc/torch_quantization_common.html | 2 +- latest/docs/source/api-doc/torch_quantization_config.html | 2 +- latest/docs/source/api-doc/training.html | 2 +- latest/docs/source/benchmark.html | 2 +- latest/docs/source/calibration.html | 2 +- latest/docs/source/coding_style.html | 2 +- latest/docs/source/dataloader.html | 2 +- latest/docs/source/design.html | 2 +- latest/docs/source/distillation_quantization.html | 2 +- latest/docs/source/distributed.html | 2 +- latest/docs/source/examples_readme.html | 2 +- latest/docs/source/export.html | 2 +- latest/docs/source/faq.html | 2 +- latest/docs/source/framework_yaml.html | 2 +- latest/docs/source/get_started.html | 2 +- latest/docs/source/incompatible_changes.html | 2 +- latest/docs/source/infrastructure.html | 2 +- latest/docs/source/installation_guide.html | 2 +- latest/docs/source/legal_information.html | 2 +- latest/docs/source/llm_recipes.html | 2 +- latest/docs/source/metric.html | 2 +- latest/docs/source/migration.html | 2 +- latest/docs/source/mixed_precision.html | 2 +- latest/docs/source/model.html | 2 +- latest/docs/source/mx_quantization.html | 2 +- latest/docs/source/objective.html | 2 +- latest/docs/source/orchestration.html | 2 +- latest/docs/source/pruning.html | 2 +- latest/docs/source/publication_list.html | 2 +- latest/docs/source/quantization.html | 2 +- latest/docs/source/quantization_layer_wise.html | 2 +- latest/docs/source/quantization_mixed_precision.html | 2 +- latest/docs/source/quantization_weight_only.html | 2 +- latest/docs/source/releases_info.html | 2 +- latest/docs/source/sigopt_strategy.html | 2 +- latest/docs/source/smooth_quant.html | 2 +- latest/docs/source/transform.html | 2 +- latest/docs/source/tuning_strategies.html | 2 +- latest/docs/source/validated_model_list.html | 2 +- latest/genindex.html | 2 +- latest/py-modindex.html | 2 +- latest/search.html | 2 +- 558 files changed, 558 insertions(+), 558 deletions(-) diff --git a/latest/autoapi/neural_compressor/adaptor/mxnet_utils/index.html b/latest/autoapi/neural_compressor/adaptor/mxnet_utils/index.html index 92f171d4023..6c3c9e3d9ea 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 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

Cookies | Privacy
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 9c7eab1abf2..da744130ac7 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 ContentsSphinx 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 fc569fbbf98..a222701896d 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 ContentsSphinx 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 ee0b110a5c2..d914534e68d 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 ContentsSphinx 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 93437e15aca..623f28f9c4a 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 @@

SubmodulesSphinx 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 535f1d91d46..7b77c272462 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 ContentsSphinx 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 0815a832b0a..baa89db0b8d 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 ContentsSphinx 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 7b76d523bbe..7c6832229dc 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 ContentsSphinx 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 927778fbe66..d6a0c7c5306 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 ContentsSphinx 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 f565fc9807f..6e4787548f8 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 ContentsSphinx 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 ee09994cf16..6bcc4fcabd6 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 ContentsSphinx 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 cf24c15a888..9a5f7416f99 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 ContentsSphinx 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 15d73aff0bc..77f95acf659 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 ContentsSphinx 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 541d85fbd21..076234cf874 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 ContentsSphinx 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 4d5c0dd4846..8953d6fb737 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 ContentsSphinx 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 2c5a6d5cf17..553734e9914 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 ContentsSphinx 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 9a5d89727ca..208b0852948 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 @@

SubmodulesSphinx 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 c493b609bd9..c39aa5c5e67 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 ContentsSphinx 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 cb4206715b4..b4adaa9c187 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 ContentsSphinx 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 7a0d6f37d97..a1fdf9d6648 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 ContentsSphinx 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 dc61b36c019..65881dc3466 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 ContentsSphinx 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 5f8ff402716..61db6a9a06f 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 ContentsSphinx 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 64561a85ea3..2e46c8095b6 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 ContentsSphinx 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 d1a0d49273d..429542cfb4a 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 ContentsSphinx 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 77d146daaba..b60c10383af 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 ContentsSphinx 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 dc0e57d97b7..8a6993f40db 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 ContentsSphinx 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 1440263a63e..97b8c83745c 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 ContentsSphinx 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 6547e94ef12..edb922f7cff 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 ContentsSphinx 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 e129b03d0b3..42b5bbc3a43 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 ContentsSphinx 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 dff21d0abce..16c33429dfd 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 ContentsSphinx 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 82e70abd272..aa14e6f3453 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 ContentsSphinx 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 bb528adb99d..0e3ed5d3ce7 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 ContentsSphinx 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 e66c6e5dc36..644c2b63704 100644 --- a/latest/autoapi/neural_compressor/adaptor/tensorflow/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tensorflow/index.html @@ -143,7 +143,7 @@

Module ContentsSphinx 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 f7eefafa48b..a67e77bb2c8 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 ContentsSphinx 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 cf39992801c..539ceeb2ada 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 ContentsSphinx 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 9f42067ed3a..463a3cf82d1 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 ContentsSphinx 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 3f3c46aecfb..6d5e2a1158a 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 ContentsSphinx 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 95ad91f192a..31ba256deec 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 @@

SubmodulesSphinx 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 8cf9ca39bf1..a6b662d106d 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 ContentsSphinx 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 69f22647eac..bbe1061d226 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 ContentsSphinx 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 130386b759c..a5ae31afd37 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 ContentsSphinx 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 42f251e9bc0..2b86d2c581a 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 ContentsSphinx 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 b5538a39885..7d2f275d1e0 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 ContentsSphinx 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 75ab0806b17..dadc9837e91 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 ContentsSphinx 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 4ce722dacfc..03bab87eda8 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 ContentsSphinx 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 7c7d0f3ee9f..4014348e870 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 ContentsSphinx 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 9ac0c414b6b..712f190303e 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 ContentsSphinx 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 0a828374eee..0b33e4af6ee 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 ContentsSphinx 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 c9619a32067..250bb477af1 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 ContentsSphinx 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 a480349ca56..ff5f8916763 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 ContentsSphinx 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 3d932a2c798..c56c8b33159 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 ContentsSphinx 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 f0671f5b41b..d94a7a37eef 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 ContentsSphinx 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 9d46bc88549..df25db2882d 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 ContentsSphinx 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 b0f6957452a..f6084662a4e 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 ContentsSphinx 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 1ab233cd791..c99e3c1b119 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 ContentsSphinx 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 b70bd647d22..13307306490 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 ContentsSphinx 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 8c82cdea80c..75233d4252f 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 ContentsSphinx 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 551e725386a..d89a3bd0c26 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 ContentsSphinx 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 316ff1e62c5..f26366a31cb 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 ContentsSphinx 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 ca5b6e99c2a..f90964813ad 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 ContentsSphinx 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 d97ed91024a..6bf8896982d 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 ContentsSphinx 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 3e22eb85a43..5edc2c0a28c 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 @@

SubmodulesSphinx 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 871cdc43414..69c833a1e03 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 ContentsSphinx 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 918968761f1..1a5966de149 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 ContentsSphinx 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 e7d1e2e74ac..75fc645d504 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 ContentsSphinx 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 7fdd1d6339e..3f813aa85d6 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 ContentsSphinx 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 e7a06af0150..d77494fac77 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 ContentsSphinx 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 7665dbdfc2b..2c57748fb5c 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 ContentsSphinx 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 f385b6e940b..1155cf1b778 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 ContentsSphinx 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 15d49af101d..22b3f39ac89 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 ContentsSphinx 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 a53d1227920..1cd57c84e86 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 ContentsSphinx 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 7b507497c91..686dbb6a59f 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 ContentsSphinx 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 85fbf1115d6..bd713a07b60 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 @@

SubmodulesSphinx 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 c13a3058cb2..6fa53b080b6 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 ContentsSphinx 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 744dd451c56..e03232d6d42 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 ContentsSphinx 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 03ce7bcd525..becc25a901d 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 ContentsSphinx 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 461aa4483b1..0656aaf3b34 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 ContentsSphinx 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 064ee90a23c..20f9514ab2d 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 ContentsSphinx 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 053afe19e42..b117b328f99 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 ContentsSphinx 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 5be7bfad5d4..1da0b181b4c 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 ContentsSphinx 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 1873c251751..5302e7118d3 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 @@

SubmodulesSphinx 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 887b83eb4ef..c747ae8bf9f 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 ContentsSphinx 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 8cd64ff0213..4a475cd3f86 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 ContentsSphinx 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 1c6140838c5..3a8bc94f73c 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 ContentsSphinx 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 6c95fb1ed54..25900db9a82 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 ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/scale_propagation/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/scale_propagation/index.html index 9dede7f4754..615dc13efb4 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/scale_propagation/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/int8/scale_propagation/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/index.html index de0075e7a12..c8a081a5f41 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_graph/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_graph/index.html index bed244fca94..36641a3b741 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_graph/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_graph/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_node/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_node/index.html index 81f17e74119..02da1250f72 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_node/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_node/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_schema/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_schema/index.html index b8facb610c6..bb3c88a256a 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_schema/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/onnx_schema/index.html @@ -150,7 +150,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/tf2onnx_utils/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/tf2onnx_utils/index.html index 198f0114133..2dda566f9be 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/tf2onnx_utils/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/onnx/tf2onnx_utils/index.html @@ -359,7 +359,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/index.html index db7e3b1ddcf..1c95741c3a0 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/insert_qdq_pattern/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/insert_qdq_pattern/index.html index 98740c08118..1b383302eeb 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/insert_qdq_pattern/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/insert_qdq_pattern/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html index e40e7060711..5b1ddc53b6b 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html index 4d3ef142c13..1d58dbbeea1 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html @@ -126,7 +126,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_util/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_util/index.html index f899bbd0b89..02daef9c57b 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_util/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/graph_util/index.html @@ -137,7 +137,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/index.html index ca711173f50..5954f3f0b00 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/index.html @@ -131,7 +131,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/index.html index 7d5369ac397..b5198c46ec6 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/index.html @@ -129,7 +129,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/fake_quantize/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/fake_quantize/index.html index e48ef83c57d..b5aa52729fb 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/fake_quantize/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/fake_quantize/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/index.html index f910df086f3..9a4a1051295 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/index.html @@ -125,7 +125,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_config/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_config/index.html index df043b479be..a8ed026e00e 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_config/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_config/index.html @@ -126,7 +126,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_helper/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_helper/index.html index 9c8bf3869c9..15abd8ab46b 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_helper/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_helper/index.html @@ -163,7 +163,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/index.html index 48aadf77201..12c408d6462 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/optimize_layer/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/optimize_layer/index.html index 4a7fcfd4b30..b2aa8f26695 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/optimize_layer/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/optimize_layer/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_add/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_add/index.html index 2592cdb2a9e..72e548324c6 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_add/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_add/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_base/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_base/index.html index 79f2e4a3d00..625234b1721 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_base/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_base/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_bn/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_bn/index.html index ffe74f23922..be54c88cbb5 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_bn/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_layers/quantize_layer_bn/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_wrapper/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_wrapper/index.html index 1c4e8d9990b..f0a1559f9b1 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_wrapper/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qat/quantize_wrapper/index.html @@ -135,7 +135,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_bn/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_bn/index.html index ebb29d54102..d3cc3712231 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_bn/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_bn/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html index 1928530c6a5..df848745964 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_conv/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_conv/index.html index 941f99bf34c..4676a847d3e 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_conv/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_conv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_deconv/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_deconv/index.html index 5082913fd49..4b329f3992f 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_deconv/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_deconv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_in/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_in/index.html index a2c7c89528d..f45da5ac29a 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_in/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_in/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_matmul/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_matmul/index.html index a07f3470554..55ba49e3f72 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_matmul/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_matmul/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_pooling/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_pooling/index.html index f24bcdbb03d..89702a9b475 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_pooling/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/fuse_qdq_pooling/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/index.html index 5bd5d79ae49..d11e20a88c8 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/index.html @@ -121,7 +121,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/optimize_qdq/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/optimize_qdq/index.html index a56497c9de6..16a6c896ae7 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/optimize_qdq/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/qdq/optimize_qdq/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_base/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_base/index.html index b20d371b690..1e68887960a 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_base/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_base/index.html @@ -139,7 +139,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_bn/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_bn/index.html index e6ce2b442da..e28eff86467 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_bn/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_bn/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.html index 27d8a45a86c..3109807d391 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_concatv2/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_conv/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_conv/index.html index d0a7c278784..b7aac3f0e00 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_conv/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_conv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_for_intel_cpu/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_for_intel_cpu/index.html index 018105c82c1..0392e682971 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_for_intel_cpu/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_for_intel_cpu/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_matmul/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_matmul/index.html index c8288af44eb..8134702f67d 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_matmul/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_matmul/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.html index d1d12afc487..c8b324e6a2a 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph/quantize_graph_pooling/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph_common/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph_common/index.html index 27cd43edcbb..bd5792a9875 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph_common/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/quantize_graph_common/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_calibration/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_calibration/index.html index e34cc5528e1..334697b5a82 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_calibration/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_calibration/index.html @@ -158,7 +158,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_scaler/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_scaler/index.html index bb297e5d6dd..0b7114f4c72 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_scaler/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/smooth_quant_scaler/index.html @@ -156,7 +156,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/tf2onnx_converter/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/tf2onnx_converter/index.html index fa05d4ead43..f0826cb544e 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/tf2onnx_converter/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/tf2onnx_converter/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/bias_correction/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/bias_correction/index.html index fda6d2902c9..bb63a362344 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/bias_correction/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/bias_correction/index.html @@ -135,7 +135,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/graph_transform_base/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/graph_transform_base/index.html index d5cc1f59af3..d4fa3cabc52 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/graph_transform_base/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/graph_transform_base/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/index.html index 3be0ec2db07..704e1675520 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/insert_logging/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/insert_logging/index.html index 1456f89052c..10032724905 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/insert_logging/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/insert_logging/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/rerange_quantized_concat/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/rerange_quantized_concat/index.html index 80f9befc72c..9defcb772bb 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/rerange_quantized_concat/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/transform_graph/rerange_quantized_concat/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/tf_utils/util/index.html b/latest/autoapi/neural_compressor/adaptor/tf_utils/util/index.html index 6ed2fca5cdc..aabc318ecdc 100644 --- a/latest/autoapi/neural_compressor/adaptor/tf_utils/util/index.html +++ b/latest/autoapi/neural_compressor/adaptor/tf_utils/util/index.html @@ -550,7 +550,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/bf16_convert/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/bf16_convert/index.html index 34bf15e628b..5943199b9df 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/bf16_convert/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/bf16_convert/index.html @@ -155,7 +155,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/hawq_metric/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/hawq_metric/index.html index 9ebd6e5a331..37d9dbf7676 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/hawq_metric/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/hawq_metric/index.html @@ -197,7 +197,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/index.html index 56c37134b8f..4ce3cd36750 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/index.html @@ -127,7 +127,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/index.html index b1e01670550..d4185982fdf 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/modified_pickle/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/modified_pickle/index.html index 66e4771cf65..629bb3cbdad 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/modified_pickle/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/modified_pickle/index.html @@ -168,7 +168,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/quantize/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/quantize/index.html index c2d9f875279..2fe99c104b9 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/quantize/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/quantize/index.html @@ -126,7 +126,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/torch_load/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/torch_load/index.html index a62cbc30db8..17f69bc2af7 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/torch_load/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/torch_load/index.html @@ -210,7 +210,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/utils/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/utils/index.html index 22802d7cab5..bdd241a3905 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/utils/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/layer_wise_quant/utils/index.html @@ -214,7 +214,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/model_wrapper/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/model_wrapper/index.html index 89c06effdcd..4a5efb2f6cc 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/model_wrapper/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/model_wrapper/index.html @@ -143,7 +143,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/pattern_detector/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/pattern_detector/index.html index bc63c6eaf00..ffbb6230379 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/pattern_detector/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/pattern_detector/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/symbolic_trace/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/symbolic_trace/index.html index e720ef30042..ab5084d19bd 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/symbolic_trace/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/symbolic_trace/index.html @@ -157,7 +157,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/adaptor/torch_utils/util/index.html b/latest/autoapi/neural_compressor/adaptor/torch_utils/util/index.html index 4d864849b09..b3ecf6a88fc 100644 --- a/latest/autoapi/neural_compressor/adaptor/torch_utils/util/index.html +++ b/latest/autoapi/neural_compressor/adaptor/torch_utils/util/index.html @@ -770,7 +770,7 @@

}

Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/algorithm/algorithm/index.html b/latest/autoapi/neural_compressor/algorithm/algorithm/index.html index 6fe3a64925e..c28b427b6ea 100644 --- a/latest/autoapi/neural_compressor/algorithm/algorithm/index.html +++ b/latest/autoapi/neural_compressor/algorithm/algorithm/index.html @@ -174,7 +174,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/algorithm/fast_bias_correction/index.html b/latest/autoapi/neural_compressor/algorithm/fast_bias_correction/index.html index 9d18b36cad8..011eb809945 100644 --- a/latest/autoapi/neural_compressor/algorithm/fast_bias_correction/index.html +++ b/latest/autoapi/neural_compressor/algorithm/fast_bias_correction/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/algorithm/index.html b/latest/autoapi/neural_compressor/algorithm/index.html index 4a05e9a6f0e..052ec616ead 100644 --- a/latest/autoapi/neural_compressor/algorithm/index.html +++ b/latest/autoapi/neural_compressor/algorithm/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/algorithm/smooth_quant/index.html b/latest/autoapi/neural_compressor/algorithm/smooth_quant/index.html index e285b2a239e..2a823c96bb0 100644 --- a/latest/autoapi/neural_compressor/algorithm/smooth_quant/index.html +++ b/latest/autoapi/neural_compressor/algorithm/smooth_quant/index.html @@ -131,7 +131,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/algorithm/weight_correction/index.html b/latest/autoapi/neural_compressor/algorithm/weight_correction/index.html index 7cda649d466..c101c3766ae 100644 --- a/latest/autoapi/neural_compressor/algorithm/weight_correction/index.html +++ b/latest/autoapi/neural_compressor/algorithm/weight_correction/index.html @@ -133,7 +133,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/benchmark/index.html b/latest/autoapi/neural_compressor/benchmark/index.html index 408a09c4fbb..3bd17d1df8d 100644 --- a/latest/autoapi/neural_compressor/benchmark/index.html +++ b/latest/autoapi/neural_compressor/benchmark/index.html @@ -340,7 +340,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/base_config/index.html b/latest/autoapi/neural_compressor/common/base_config/index.html index 332a8bc1f1a..99b905574d6 100644 --- a/latest/autoapi/neural_compressor/common/base_config/index.html +++ b/latest/autoapi/neural_compressor/common/base_config/index.html @@ -251,7 +251,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/base_tuning/index.html b/latest/autoapi/neural_compressor/common/base_tuning/index.html index d0a4c5c2d32..a3f774da619 100644 --- a/latest/autoapi/neural_compressor/common/base_tuning/index.html +++ b/latest/autoapi/neural_compressor/common/base_tuning/index.html @@ -274,7 +274,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/benchmark/index.html b/latest/autoapi/neural_compressor/common/benchmark/index.html index 4ff33f42cde..fed95de2707 100644 --- a/latest/autoapi/neural_compressor/common/benchmark/index.html +++ b/latest/autoapi/neural_compressor/common/benchmark/index.html @@ -323,7 +323,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/index.html b/latest/autoapi/neural_compressor/common/index.html index e8108363d68..3e5eaea3e3d 100644 --- a/latest/autoapi/neural_compressor/common/index.html +++ b/latest/autoapi/neural_compressor/common/index.html @@ -125,7 +125,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/tuning_param/index.html b/latest/autoapi/neural_compressor/common/tuning_param/index.html index ecaa5279e8e..04204c82d64 100644 --- a/latest/autoapi/neural_compressor/common/tuning_param/index.html +++ b/latest/autoapi/neural_compressor/common/tuning_param/index.html @@ -174,7 +174,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/utils/constants/index.html b/latest/autoapi/neural_compressor/common/utils/constants/index.html index 213d6821ce7..8f4d306b581 100644 --- a/latest/autoapi/neural_compressor/common/utils/constants/index.html +++ b/latest/autoapi/neural_compressor/common/utils/constants/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/utils/index.html b/latest/autoapi/neural_compressor/common/utils/index.html index c83e3ca56ae..8418c893e94 100644 --- a/latest/autoapi/neural_compressor/common/utils/index.html +++ b/latest/autoapi/neural_compressor/common/utils/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/utils/logger/index.html b/latest/autoapi/neural_compressor/common/utils/logger/index.html index 58cd2c3c7d6..fa1325b7afa 100644 --- a/latest/autoapi/neural_compressor/common/utils/logger/index.html +++ b/latest/autoapi/neural_compressor/common/utils/logger/index.html @@ -135,7 +135,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/utils/save_load/index.html b/latest/autoapi/neural_compressor/common/utils/save_load/index.html index 602497be5a0..eabb5f99627 100644 --- a/latest/autoapi/neural_compressor/common/utils/save_load/index.html +++ b/latest/autoapi/neural_compressor/common/utils/save_load/index.html @@ -157,7 +157,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/common/utils/utility/index.html b/latest/autoapi/neural_compressor/common/utils/utility/index.html index 086aba5dbfc..df137b0f0cf 100644 --- a/latest/autoapi/neural_compressor/common/utils/utility/index.html +++ b/latest/autoapi/neural_compressor/common/utils/utility/index.html @@ -278,7 +278,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/callbacks/index.html b/latest/autoapi/neural_compressor/compression/callbacks/index.html index c19dccf9d02..d40de8097e1 100644 --- a/latest/autoapi/neural_compressor/compression/callbacks/index.html +++ b/latest/autoapi/neural_compressor/compression/callbacks/index.html @@ -196,7 +196,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/distillation/criterions/index.html b/latest/autoapi/neural_compressor/compression/distillation/criterions/index.html index a60aef638ad..c4b803e26a6 100644 --- a/latest/autoapi/neural_compressor/compression/distillation/criterions/index.html +++ b/latest/autoapi/neural_compressor/compression/distillation/criterions/index.html @@ -324,7 +324,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/distillation/index.html b/latest/autoapi/neural_compressor/compression/distillation/index.html index abcaabb4096..6fa987fc157 100644 --- a/latest/autoapi/neural_compressor/compression/distillation/index.html +++ b/latest/autoapi/neural_compressor/compression/distillation/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/distillation/optimizers/index.html b/latest/autoapi/neural_compressor/compression/distillation/optimizers/index.html index 3c47b3374e1..c59f370e9cc 100644 --- a/latest/autoapi/neural_compressor/compression/distillation/optimizers/index.html +++ b/latest/autoapi/neural_compressor/compression/distillation/optimizers/index.html @@ -232,7 +232,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/distillation/utility/index.html b/latest/autoapi/neural_compressor/compression/distillation/utility/index.html index df6564d4bc8..871f6147d85 100644 --- a/latest/autoapi/neural_compressor/compression/distillation/utility/index.html +++ b/latest/autoapi/neural_compressor/compression/distillation/utility/index.html @@ -135,7 +135,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/hpo/index.html b/latest/autoapi/neural_compressor/compression/hpo/index.html index c233e320d07..f385d440a7f 100644 --- a/latest/autoapi/neural_compressor/compression/hpo/index.html +++ b/latest/autoapi/neural_compressor/compression/hpo/index.html @@ -114,7 +114,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/hpo/sa_optimizer/index.html b/latest/autoapi/neural_compressor/compression/hpo/sa_optimizer/index.html index 8fa2d91d40d..a33cd7c5d38 100644 --- a/latest/autoapi/neural_compressor/compression/hpo/sa_optimizer/index.html +++ b/latest/autoapi/neural_compressor/compression/hpo/sa_optimizer/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/criteria/index.html b/latest/autoapi/neural_compressor/compression/pruner/criteria/index.html index 26cfe676b3e..8a38b222921 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/criteria/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/criteria/index.html @@ -321,7 +321,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/index.html b/latest/autoapi/neural_compressor/compression/pruner/index.html index d93540a24f8..a089c4c8a2e 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/index.html @@ -185,7 +185,7 @@

Package ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/model_slim/auto_slim/index.html b/latest/autoapi/neural_compressor/compression/pruner/model_slim/auto_slim/index.html index 71f121c2a8b..d750d183aae 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/model_slim/auto_slim/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/model_slim/auto_slim/index.html @@ -183,7 +183,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/model_slim/index.html b/latest/autoapi/neural_compressor/compression/pruner/model_slim/index.html index 6bc90aaa937..41015e356a8 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/model_slim/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/model_slim/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/model_slim/pattern_analyzer/index.html b/latest/autoapi/neural_compressor/compression/pruner/model_slim/pattern_analyzer/index.html index c098fe790c0..a239ae83458 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/model_slim/pattern_analyzer/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/model_slim/pattern_analyzer/index.html @@ -453,7 +453,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/model_slim/weight_slim/index.html b/latest/autoapi/neural_compressor/compression/pruner/model_slim/weight_slim/index.html index 4d044591c36..d79d987294f 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/model_slim/weight_slim/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/model_slim/weight_slim/index.html @@ -197,7 +197,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/patterns/base/index.html b/latest/autoapi/neural_compressor/compression/pruner/patterns/base/index.html index 32ea9ceacbc..a9e9e78e577 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/patterns/base/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/patterns/base/index.html @@ -376,7 +376,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/patterns/index.html b/latest/autoapi/neural_compressor/compression/pruner/patterns/index.html index 6a48d19b13d..647727b10d9 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/patterns/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/patterns/index.html @@ -151,7 +151,7 @@

Package ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/patterns/mha/index.html b/latest/autoapi/neural_compressor/compression/pruner/patterns/mha/index.html index eba116bd06f..d2fe288fac2 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/patterns/mha/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/patterns/mha/index.html @@ -145,7 +145,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/patterns/ninm/index.html b/latest/autoapi/neural_compressor/compression/pruner/patterns/ninm/index.html index 0292ffd03c6..457633ca211 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/patterns/ninm/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/patterns/ninm/index.html @@ -145,7 +145,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/patterns/nxm/index.html b/latest/autoapi/neural_compressor/compression/pruner/patterns/nxm/index.html index f5bc1ccdab6..7d0858471fc 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/patterns/nxm/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/patterns/nxm/index.html @@ -172,7 +172,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/base/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/base/index.html index 8965e4b9cc0..fc526133dea 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/base/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/base/index.html @@ -442,7 +442,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/basic/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/basic/index.html index 37bfa33d86a..2c4cb20f534 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/basic/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/basic/index.html @@ -204,7 +204,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/block_mask/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/block_mask/index.html index 4476b784781..00c435bee2f 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/block_mask/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/block_mask/index.html @@ -161,7 +161,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/index.html index f9087ca3317..a9887d5d4e7 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/index.html @@ -161,7 +161,7 @@

Package ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/mha/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/mha/index.html index 42c6f8b014e..0af995fa6e8 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/mha/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/mha/index.html @@ -177,7 +177,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/pattern_lock/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/pattern_lock/index.html index d10cd020976..ff398c1c3c4 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/pattern_lock/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/pattern_lock/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/progressive/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/progressive/index.html index d64d0ff523b..68245a323fa 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/progressive/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/progressive/index.html @@ -143,7 +143,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruners/retrain_free/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruners/retrain_free/index.html index 8c0e80190b7..37d713e989d 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruners/retrain_free/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruners/retrain_free/index.html @@ -170,7 +170,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/pruning/index.html b/latest/autoapi/neural_compressor/compression/pruner/pruning/index.html index c3adcee9ded..3626ac5444e 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/pruning/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/pruning/index.html @@ -288,7 +288,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/regs/index.html b/latest/autoapi/neural_compressor/compression/pruner/regs/index.html index a9227a4c036..80ac183922b 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/regs/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/regs/index.html @@ -226,7 +226,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/schedulers/index.html b/latest/autoapi/neural_compressor/compression/pruner/schedulers/index.html index e3f192519ee..2d011784439 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/schedulers/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/schedulers/index.html @@ -236,7 +236,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/tf_criteria/index.html b/latest/autoapi/neural_compressor/compression/pruner/tf_criteria/index.html index 5a3c7e6d849..03b41bb47d9 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/tf_criteria/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/tf_criteria/index.html @@ -189,7 +189,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/utils/index.html b/latest/autoapi/neural_compressor/compression/pruner/utils/index.html index 6454151b59d..febca29cab1 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/utils/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/utils/index.html @@ -395,7 +395,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/wanda/index.html b/latest/autoapi/neural_compressor/compression/pruner/wanda/index.html index fa9ec7d5046..322f541fff7 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/wanda/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/wanda/index.html @@ -114,7 +114,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/compression/pruner/wanda/utils/index.html b/latest/autoapi/neural_compressor/compression/pruner/wanda/utils/index.html index 9539e532dbf..ddaa155fc54 100644 --- a/latest/autoapi/neural_compressor/compression/pruner/wanda/utils/index.html +++ b/latest/autoapi/neural_compressor/compression/pruner/wanda/utils/index.html @@ -140,7 +140,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/config/index.html b/latest/autoapi/neural_compressor/config/index.html index ac85bbd2b4f..d594f62a2c0 100644 --- a/latest/autoapi/neural_compressor/config/index.html +++ b/latest/autoapi/neural_compressor/config/index.html @@ -1061,7 +1061,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/contrib/index.html b/latest/autoapi/neural_compressor/contrib/index.html index 40a25cbfe4a..5bb254a7e9d 100644 --- a/latest/autoapi/neural_compressor/contrib/index.html +++ b/latest/autoapi/neural_compressor/contrib/index.html @@ -114,7 +114,7 @@

SubpackagesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/contrib/strategy/index.html b/latest/autoapi/neural_compressor/contrib/strategy/index.html index 64bbecee9d9..a3de056fb98 100644 --- a/latest/autoapi/neural_compressor/contrib/strategy/index.html +++ b/latest/autoapi/neural_compressor/contrib/strategy/index.html @@ -115,7 +115,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/contrib/strategy/sigopt/index.html b/latest/autoapi/neural_compressor/contrib/strategy/sigopt/index.html index 0a386d86fbe..e24629275f8 100644 --- a/latest/autoapi/neural_compressor/contrib/strategy/sigopt/index.html +++ b/latest/autoapi/neural_compressor/contrib/strategy/sigopt/index.html @@ -170,7 +170,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/contrib/strategy/tpe/index.html b/latest/autoapi/neural_compressor/contrib/strategy/tpe/index.html index 18814fcdb1a..c638f9b48af 100644 --- a/latest/autoapi/neural_compressor/contrib/strategy/tpe/index.html +++ b/latest/autoapi/neural_compressor/contrib/strategy/tpe/index.html @@ -170,7 +170,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/base_dataloader/index.html b/latest/autoapi/neural_compressor/data/dataloaders/base_dataloader/index.html index 81cc34ed2ff..91fe02701f1 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/base_dataloader/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/base_dataloader/index.html @@ -128,7 +128,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/dataloader/index.html b/latest/autoapi/neural_compressor/data/dataloaders/dataloader/index.html index 6a20c2d13bc..5e6ec7f5079 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/dataloader/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/dataloader/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/default_dataloader/index.html b/latest/autoapi/neural_compressor/data/dataloaders/default_dataloader/index.html index 8d77c013566..9c0b5ce0402 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/default_dataloader/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/default_dataloader/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/fetcher/index.html b/latest/autoapi/neural_compressor/data/dataloaders/fetcher/index.html index f3f72722b83..b413fa0dc39 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/fetcher/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/fetcher/index.html @@ -143,7 +143,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.html b/latest/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.html index 0080cd98bcc..4f359467d8d 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/mxnet_dataloader/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.html b/latest/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.html index acfa41e851b..a0c013cfc95 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/onnxrt_dataloader/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/pytorch_dataloader/index.html b/latest/autoapi/neural_compressor/data/dataloaders/pytorch_dataloader/index.html index d1b1fa371c5..a95cdb25e6d 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/pytorch_dataloader/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/pytorch_dataloader/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/sampler/index.html b/latest/autoapi/neural_compressor/data/dataloaders/sampler/index.html index ef1d05be09b..54f15a2b2a2 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/sampler/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/sampler/index.html @@ -158,7 +158,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/dataloaders/tensorflow_dataloader/index.html b/latest/autoapi/neural_compressor/data/dataloaders/tensorflow_dataloader/index.html index dae0cfe113d..14e8d257166 100644 --- a/latest/autoapi/neural_compressor/data/dataloaders/tensorflow_dataloader/index.html +++ b/latest/autoapi/neural_compressor/data/dataloaders/tensorflow_dataloader/index.html @@ -167,7 +167,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/bert_dataset/index.html b/latest/autoapi/neural_compressor/data/datasets/bert_dataset/index.html index 0d53aa2a22f..f5521745e9c 100644 --- a/latest/autoapi/neural_compressor/data/datasets/bert_dataset/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/bert_dataset/index.html @@ -305,7 +305,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/coco_dataset/index.html b/latest/autoapi/neural_compressor/data/datasets/coco_dataset/index.html index d12203b7f24..85a9fd92483 100644 --- a/latest/autoapi/neural_compressor/data/datasets/coco_dataset/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/coco_dataset/index.html @@ -199,7 +199,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/dataset/index.html b/latest/autoapi/neural_compressor/data/datasets/dataset/index.html index d7dea754916..84fc729d1f9 100644 --- a/latest/autoapi/neural_compressor/data/datasets/dataset/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/dataset/index.html @@ -723,7 +723,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/dummy_dataset/index.html b/latest/autoapi/neural_compressor/data/datasets/dummy_dataset/index.html index bcff634dda3..e104c4c6949 100644 --- a/latest/autoapi/neural_compressor/data/datasets/dummy_dataset/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/dummy_dataset/index.html @@ -128,7 +128,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/dummy_dataset_v2/index.html b/latest/autoapi/neural_compressor/data/datasets/dummy_dataset_v2/index.html index 8d55ada78b0..41966cce4fe 100644 --- a/latest/autoapi/neural_compressor/data/datasets/dummy_dataset_v2/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/dummy_dataset_v2/index.html @@ -138,7 +138,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/imagenet_dataset/index.html b/latest/autoapi/neural_compressor/data/datasets/imagenet_dataset/index.html index 62a9b1a9845..2a8281a3e06 100644 --- a/latest/autoapi/neural_compressor/data/datasets/imagenet_dataset/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/imagenet_dataset/index.html @@ -179,7 +179,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/index.html b/latest/autoapi/neural_compressor/data/datasets/index.html index e987db04a11..0fafabc6c71 100644 --- a/latest/autoapi/neural_compressor/data/datasets/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/index.html @@ -120,7 +120,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/datasets/style_transfer_dataset/index.html b/latest/autoapi/neural_compressor/data/datasets/style_transfer_dataset/index.html index 25c415c3bea..96d45ce4130 100644 --- a/latest/autoapi/neural_compressor/data/datasets/style_transfer_dataset/index.html +++ b/latest/autoapi/neural_compressor/data/datasets/style_transfer_dataset/index.html @@ -129,7 +129,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/filters/coco_filter/index.html b/latest/autoapi/neural_compressor/data/filters/coco_filter/index.html index 92c7ef44cf6..c5f87f61ecd 100644 --- a/latest/autoapi/neural_compressor/data/filters/coco_filter/index.html +++ b/latest/autoapi/neural_compressor/data/filters/coco_filter/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/filters/filter/index.html b/latest/autoapi/neural_compressor/data/filters/filter/index.html index 7af74e4be84..b534f0547a4 100644 --- a/latest/autoapi/neural_compressor/data/filters/filter/index.html +++ b/latest/autoapi/neural_compressor/data/filters/filter/index.html @@ -219,7 +219,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/filters/index.html b/latest/autoapi/neural_compressor/data/filters/index.html index 709fe2686e3..482552276be 100644 --- a/latest/autoapi/neural_compressor/data/filters/index.html +++ b/latest/autoapi/neural_compressor/data/filters/index.html @@ -115,7 +115,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/index.html b/latest/autoapi/neural_compressor/data/index.html index fbd3476bbfc..d6492fcefd2 100644 --- a/latest/autoapi/neural_compressor/data/index.html +++ b/latest/autoapi/neural_compressor/data/index.html @@ -116,7 +116,7 @@

SubpackagesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/transforms/imagenet_transform/index.html b/latest/autoapi/neural_compressor/data/transforms/imagenet_transform/index.html index d39487c4be2..eebc6cb82ab 100644 --- a/latest/autoapi/neural_compressor/data/transforms/imagenet_transform/index.html +++ b/latest/autoapi/neural_compressor/data/transforms/imagenet_transform/index.html @@ -317,7 +317,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/transforms/index.html b/latest/autoapi/neural_compressor/data/transforms/index.html index aa92e9ac7e9..57c7cb1db12 100644 --- a/latest/autoapi/neural_compressor/data/transforms/index.html +++ b/latest/autoapi/neural_compressor/data/transforms/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/transforms/postprocess/index.html b/latest/autoapi/neural_compressor/data/transforms/postprocess/index.html index 282615c03b3..bc0dada220b 100644 --- a/latest/autoapi/neural_compressor/data/transforms/postprocess/index.html +++ b/latest/autoapi/neural_compressor/data/transforms/postprocess/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/transforms/tokenization/index.html b/latest/autoapi/neural_compressor/data/transforms/tokenization/index.html index 6f313d608d1..53decafb9d2 100644 --- a/latest/autoapi/neural_compressor/data/transforms/tokenization/index.html +++ b/latest/autoapi/neural_compressor/data/transforms/tokenization/index.html @@ -186,7 +186,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/data/transforms/transform/index.html b/latest/autoapi/neural_compressor/data/transforms/transform/index.html index a5c73a98111..1aa1ef7a6b8 100644 --- a/latest/autoapi/neural_compressor/data/transforms/transform/index.html +++ b/latest/autoapi/neural_compressor/data/transforms/transform/index.html @@ -1267,7 +1267,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/index.html b/latest/autoapi/neural_compressor/index.html index 43416c481ab..4878d737a12 100644 --- a/latest/autoapi/neural_compressor/index.html +++ b/latest/autoapi/neural_compressor/index.html @@ -138,7 +138,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/bleu/index.html b/latest/autoapi/neural_compressor/metric/bleu/index.html index 16803f51dc3..15520aac156 100644 --- a/latest/autoapi/neural_compressor/metric/bleu/index.html +++ b/latest/autoapi/neural_compressor/metric/bleu/index.html @@ -203,7 +203,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/bleu_util/index.html b/latest/autoapi/neural_compressor/metric/bleu_util/index.html index 212ccefa386..17437c9f0e1 100644 --- a/latest/autoapi/neural_compressor/metric/bleu_util/index.html +++ b/latest/autoapi/neural_compressor/metric/bleu_util/index.html @@ -145,7 +145,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/coco_label_map/index.html b/latest/autoapi/neural_compressor/metric/coco_label_map/index.html index 1664f17460f..a43ff2a6eb3 100644 --- a/latest/autoapi/neural_compressor/metric/coco_label_map/index.html +++ b/latest/autoapi/neural_compressor/metric/coco_label_map/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/coco_tools/index.html b/latest/autoapi/neural_compressor/metric/coco_tools/index.html index d7107cfaa2f..0b2f089fc2e 100644 --- a/latest/autoapi/neural_compressor/metric/coco_tools/index.html +++ b/latest/autoapi/neural_compressor/metric/coco_tools/index.html @@ -315,7 +315,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/evaluate_squad/index.html b/latest/autoapi/neural_compressor/metric/evaluate_squad/index.html index 2ba7bde9c6d..6f11a6706e0 100644 --- a/latest/autoapi/neural_compressor/metric/evaluate_squad/index.html +++ b/latest/autoapi/neural_compressor/metric/evaluate_squad/index.html @@ -204,7 +204,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/f1/index.html b/latest/autoapi/neural_compressor/metric/f1/index.html index 5b32de93421..9234eabaa5f 100644 --- a/latest/autoapi/neural_compressor/metric/f1/index.html +++ b/latest/autoapi/neural_compressor/metric/f1/index.html @@ -215,7 +215,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/index.html b/latest/autoapi/neural_compressor/metric/index.html index f173fe99456..64165b43a6d 100644 --- a/latest/autoapi/neural_compressor/metric/index.html +++ b/latest/autoapi/neural_compressor/metric/index.html @@ -120,7 +120,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/metric/metric/index.html b/latest/autoapi/neural_compressor/metric/metric/index.html index 615df0067ef..c22f532ec13 100644 --- a/latest/autoapi/neural_compressor/metric/metric/index.html +++ b/latest/autoapi/neural_compressor/metric/metric/index.html @@ -643,7 +643,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/mix_precision/index.html b/latest/autoapi/neural_compressor/mix_precision/index.html index 7e5040d6116..1908fe792cc 100644 --- a/latest/autoapi/neural_compressor/mix_precision/index.html +++ b/latest/autoapi/neural_compressor/mix_precision/index.html @@ -176,7 +176,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/base_model/index.html b/latest/autoapi/neural_compressor/model/base_model/index.html index 69cf7b34b4e..37a3ce0429d 100644 --- a/latest/autoapi/neural_compressor/model/base_model/index.html +++ b/latest/autoapi/neural_compressor/model/base_model/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/index.html b/latest/autoapi/neural_compressor/model/index.html index cffd789b156..f2084308b6f 100644 --- a/latest/autoapi/neural_compressor/model/index.html +++ b/latest/autoapi/neural_compressor/model/index.html @@ -121,7 +121,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/keras_model/index.html b/latest/autoapi/neural_compressor/model/keras_model/index.html index 5c176825272..c99a74e195d 100644 --- a/latest/autoapi/neural_compressor/model/keras_model/index.html +++ b/latest/autoapi/neural_compressor/model/keras_model/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/model/index.html b/latest/autoapi/neural_compressor/model/model/index.html index fa221d55d14..da70978578f 100644 --- a/latest/autoapi/neural_compressor/model/model/index.html +++ b/latest/autoapi/neural_compressor/model/model/index.html @@ -147,7 +147,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/mxnet_model/index.html b/latest/autoapi/neural_compressor/model/mxnet_model/index.html index 0af78ac8691..d03a748aa61 100644 --- a/latest/autoapi/neural_compressor/model/mxnet_model/index.html +++ b/latest/autoapi/neural_compressor/model/mxnet_model/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/nets_factory/index.html b/latest/autoapi/neural_compressor/model/nets_factory/index.html index 48df5b38fe5..ddd1fab54ef 100644 --- a/latest/autoapi/neural_compressor/model/nets_factory/index.html +++ b/latest/autoapi/neural_compressor/model/nets_factory/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/onnx_model/index.html b/latest/autoapi/neural_compressor/model/onnx_model/index.html index 0877d7a1586..e21742496e0 100644 --- a/latest/autoapi/neural_compressor/model/onnx_model/index.html +++ b/latest/autoapi/neural_compressor/model/onnx_model/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/tensorflow_model/index.html b/latest/autoapi/neural_compressor/model/tensorflow_model/index.html index b21771f3182..b7cfaa05b3f 100644 --- a/latest/autoapi/neural_compressor/model/tensorflow_model/index.html +++ b/latest/autoapi/neural_compressor/model/tensorflow_model/index.html @@ -500,7 +500,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/model/torch_model/index.html b/latest/autoapi/neural_compressor/model/torch_model/index.html index 3e4f60eb9c8..109eff9cadd 100644 --- a/latest/autoapi/neural_compressor/model/torch_model/index.html +++ b/latest/autoapi/neural_compressor/model/torch_model/index.html @@ -152,7 +152,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/objective/index.html b/latest/autoapi/neural_compressor/objective/index.html index 2b6a091b338..caab30cfb27 100644 --- a/latest/autoapi/neural_compressor/objective/index.html +++ b/latest/autoapi/neural_compressor/objective/index.html @@ -233,7 +233,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/index.html b/latest/autoapi/neural_compressor/profiling/index.html index b595fefa3a4..3f4fb18060d 100644 --- a/latest/autoapi/neural_compressor/profiling/index.html +++ b/latest/autoapi/neural_compressor/profiling/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/parser/factory/index.html b/latest/autoapi/neural_compressor/profiling/parser/factory/index.html index 2a1027c07a3..6d6a03024be 100644 --- a/latest/autoapi/neural_compressor/profiling/parser/factory/index.html +++ b/latest/autoapi/neural_compressor/profiling/parser/factory/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/factory/index.html b/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/factory/index.html index ad3fe3965a8..536b1e20bc8 100644 --- a/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/factory/index.html +++ b/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/factory/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/parser/index.html b/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/parser/index.html index fda9e6ad4cb..1bf07c42242 100644 --- a/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/parser/index.html +++ b/latest/autoapi/neural_compressor/profiling/parser/onnx_parser/parser/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/parser/parser/index.html b/latest/autoapi/neural_compressor/profiling/parser/parser/index.html index 63f8b3ffca2..ee2868b5824 100644 --- a/latest/autoapi/neural_compressor/profiling/parser/parser/index.html +++ b/latest/autoapi/neural_compressor/profiling/parser/parser/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/parser/result/index.html b/latest/autoapi/neural_compressor/profiling/parser/result/index.html index 8d514dae669..3ab7c07e1c1 100644 --- a/latest/autoapi/neural_compressor/profiling/parser/result/index.html +++ b/latest/autoapi/neural_compressor/profiling/parser/result/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/factory/index.html b/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/factory/index.html index 569fe76d916..19972f69049 100644 --- a/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/factory/index.html +++ b/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/factory/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/parser/index.html b/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/parser/index.html index be94d12c89a..288383a7bb9 100644 --- a/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/parser/index.html +++ b/latest/autoapi/neural_compressor/profiling/parser/tensorflow_parser/parser/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/factory/index.html b/latest/autoapi/neural_compressor/profiling/profiler/factory/index.html index 446f95b6b03..734beb39792 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/factory/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/factory/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/factory/index.html b/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/factory/index.html index e749f5211e2..e18794b17f7 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/factory/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/factory/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/profiler/index.html b/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/profiler/index.html index cc9ce5b8f52..f1edebda928 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/profiler/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/profiler/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/utils/index.html b/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/utils/index.html index 0b375dd2499..434ab1cdb0c 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/utils/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/onnxrt_profiler/utils/index.html @@ -137,7 +137,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/profiler/index.html b/latest/autoapi/neural_compressor/profiling/profiler/profiler/index.html index bf92e747e7b..29dc516713c 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/profiler/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/profiler/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/factory/index.html b/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/factory/index.html index 05112e4d07d..6804bcc9d98 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/factory/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/factory/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/profiler/index.html b/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/profiler/index.html index 65e0626c56c..b90b4cf577e 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/profiler/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/profiler/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/utils/index.html b/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/utils/index.html index 6deb7320d8d..c75d8f40c03 100644 --- a/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/utils/index.html +++ b/latest/autoapi/neural_compressor/profiling/profiler/tensorflow_profiler/utils/index.html @@ -169,7 +169,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/quantization/index.html b/latest/autoapi/neural_compressor/quantization/index.html index 984c6bb89f5..fba03b9c666 100644 --- a/latest/autoapi/neural_compressor/quantization/index.html +++ b/latest/autoapi/neural_compressor/quantization/index.html @@ -245,7 +245,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/auto/index.html b/latest/autoapi/neural_compressor/strategy/auto/index.html index 8bd4e2ede31..232e9520115 100644 --- a/latest/autoapi/neural_compressor/strategy/auto/index.html +++ b/latest/autoapi/neural_compressor/strategy/auto/index.html @@ -127,7 +127,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/auto_mixed_precision/index.html b/latest/autoapi/neural_compressor/strategy/auto_mixed_precision/index.html index ff9b82c38fb..9b0ed9be268 100644 --- a/latest/autoapi/neural_compressor/strategy/auto_mixed_precision/index.html +++ b/latest/autoapi/neural_compressor/strategy/auto_mixed_precision/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/basic/index.html b/latest/autoapi/neural_compressor/strategy/basic/index.html index 66d43cfdf55..76972e75142 100644 --- a/latest/autoapi/neural_compressor/strategy/basic/index.html +++ b/latest/autoapi/neural_compressor/strategy/basic/index.html @@ -127,7 +127,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/bayesian/index.html b/latest/autoapi/neural_compressor/strategy/bayesian/index.html index 97ffe5269d8..85be959cc37 100644 --- a/latest/autoapi/neural_compressor/strategy/bayesian/index.html +++ b/latest/autoapi/neural_compressor/strategy/bayesian/index.html @@ -181,7 +181,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/conservative/index.html b/latest/autoapi/neural_compressor/strategy/conservative/index.html index 6c856d8d829..9873fa6feee 100644 --- a/latest/autoapi/neural_compressor/strategy/conservative/index.html +++ b/latest/autoapi/neural_compressor/strategy/conservative/index.html @@ -128,7 +128,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/exhaustive/index.html b/latest/autoapi/neural_compressor/strategy/exhaustive/index.html index 107ead46f39..803b45a191f 100644 --- a/latest/autoapi/neural_compressor/strategy/exhaustive/index.html +++ b/latest/autoapi/neural_compressor/strategy/exhaustive/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/hawq_v2/index.html b/latest/autoapi/neural_compressor/strategy/hawq_v2/index.html index dc837510bf2..96b1c28ac67 100644 --- a/latest/autoapi/neural_compressor/strategy/hawq_v2/index.html +++ b/latest/autoapi/neural_compressor/strategy/hawq_v2/index.html @@ -128,7 +128,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/index.html b/latest/autoapi/neural_compressor/strategy/index.html index c56961df6e8..3aa76df0db6 100644 --- a/latest/autoapi/neural_compressor/strategy/index.html +++ b/latest/autoapi/neural_compressor/strategy/index.html @@ -132,7 +132,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/mse/index.html b/latest/autoapi/neural_compressor/strategy/mse/index.html index 112ca3afd28..767643c7ea4 100644 --- a/latest/autoapi/neural_compressor/strategy/mse/index.html +++ b/latest/autoapi/neural_compressor/strategy/mse/index.html @@ -128,7 +128,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/mse_v2/index.html b/latest/autoapi/neural_compressor/strategy/mse_v2/index.html index 04afb277fec..962a36a7f87 100644 --- a/latest/autoapi/neural_compressor/strategy/mse_v2/index.html +++ b/latest/autoapi/neural_compressor/strategy/mse_v2/index.html @@ -128,7 +128,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/random/index.html b/latest/autoapi/neural_compressor/strategy/random/index.html index 733e73a1e04..f4420c79ef5 100644 --- a/latest/autoapi/neural_compressor/strategy/random/index.html +++ b/latest/autoapi/neural_compressor/strategy/random/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/strategy/index.html b/latest/autoapi/neural_compressor/strategy/strategy/index.html index 1f53b69441c..08efdb489f6 100644 --- a/latest/autoapi/neural_compressor/strategy/strategy/index.html +++ b/latest/autoapi/neural_compressor/strategy/strategy/index.html @@ -161,7 +161,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/utils/constant/index.html b/latest/autoapi/neural_compressor/strategy/utils/constant/index.html index 21c2e0b882c..f4f98685050 100644 --- a/latest/autoapi/neural_compressor/strategy/utils/constant/index.html +++ b/latest/autoapi/neural_compressor/strategy/utils/constant/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/utils/index.html b/latest/autoapi/neural_compressor/strategy/utils/index.html index 7a6c59fc512..343d3519cf4 100644 --- a/latest/autoapi/neural_compressor/strategy/utils/index.html +++ b/latest/autoapi/neural_compressor/strategy/utils/index.html @@ -118,7 +118,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/utils/tuning_sampler/index.html b/latest/autoapi/neural_compressor/strategy/utils/tuning_sampler/index.html index 42d9e5b11aa..3628b1f1015 100644 --- a/latest/autoapi/neural_compressor/strategy/utils/tuning_sampler/index.html +++ b/latest/autoapi/neural_compressor/strategy/utils/tuning_sampler/index.html @@ -207,7 +207,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/utils/tuning_space/index.html b/latest/autoapi/neural_compressor/strategy/utils/tuning_space/index.html index c0f67d84867..6eb720d815e 100644 --- a/latest/autoapi/neural_compressor/strategy/utils/tuning_space/index.html +++ b/latest/autoapi/neural_compressor/strategy/utils/tuning_space/index.html @@ -207,7 +207,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/utils/tuning_structs/index.html b/latest/autoapi/neural_compressor/strategy/utils/tuning_structs/index.html index 65088d0fc6e..763289d39d0 100644 --- a/latest/autoapi/neural_compressor/strategy/utils/tuning_structs/index.html +++ b/latest/autoapi/neural_compressor/strategy/utils/tuning_structs/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/strategy/utils/utility/index.html b/latest/autoapi/neural_compressor/strategy/utils/utility/index.html index 49ec37d0c8e..1f538f5d94e 100644 --- a/latest/autoapi/neural_compressor/strategy/utils/utility/index.html +++ b/latest/autoapi/neural_compressor/strategy/utils/utility/index.html @@ -245,7 +245,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/template/api_doc_example/index.html b/latest/autoapi/neural_compressor/template/api_doc_example/index.html index 13bdcc72ca5..ed244ba4f59 100644 --- a/latest/autoapi/neural_compressor/template/api_doc_example/index.html +++ b/latest/autoapi/neural_compressor/template/api_doc_example/index.html @@ -349,7 +349,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/index.html index cc3afaf1f27..f86d8c71591 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/index.html @@ -115,7 +115,7 @@

SubpackagesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/calibration/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/calibration/index.html index afd883ec90b..162c0c64c0f 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/calibration/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/calibration/index.html @@ -158,7 +158,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/core/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/core/index.html index ebdeeb83cef..d087677675d 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/core/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/core/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/index.html index 977cf94b26b..57b6a5f3ad3 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/scaler/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/scaler/index.html index 426c31bc9b0..f33f4c97d03 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/scaler/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/smoother/scaler/index.html @@ -156,7 +156,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/index.html index 69d9e3bdd7b..428776905ca 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/index.html @@ -115,7 +115,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/keras/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/keras/index.html index aeb03fc1ee8..4d7e4bd9149 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/keras/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/keras/index.html @@ -152,7 +152,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/tensorflow/index.html b/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/tensorflow/index.html index 993948ff24c..b39910f7feb 100644 --- a/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/tensorflow/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/algorithms/static_quant/tensorflow/index.html @@ -161,7 +161,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/index.html b/latest/autoapi/neural_compressor/tensorflow/index.html index 88fc98338e0..755836b0311 100644 --- a/latest/autoapi/neural_compressor/tensorflow/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/index.html @@ -117,7 +117,7 @@

SubpackagesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/index.html index 3e8e6e7289d..a73f7c831d0 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/index.html @@ -115,7 +115,7 @@

SubpackagesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/layers/conv2d/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/layers/conv2d/index.html index 3614079dd4c..2bcf6cb43ad 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/layers/conv2d/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/layers/conv2d/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/layers/dense/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/layers/dense/index.html index b8b2af2acf8..4e2d113a4cb 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/layers/dense/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/layers/dense/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/layers/depthwise_conv2d/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/layers/depthwise_conv2d/index.html index 8619fb58b36..81e4d17915f 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/layers/depthwise_conv2d/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/layers/depthwise_conv2d/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/layers/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/layers/index.html index 6cf4b120240..964c52aed96 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/layers/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/layers/index.html @@ -119,7 +119,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/layers/layer_initializer/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/layers/layer_initializer/index.html index 4415ed4ac3e..652c56f1773 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/layers/layer_initializer/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/layers/layer_initializer/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/layers/pool2d/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/layers/pool2d/index.html index f7b24d9d4e2..7051b8a9393 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/layers/pool2d/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/layers/pool2d/index.html @@ -159,7 +159,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/layers/separable_conv2d/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/layers/separable_conv2d/index.html index 8a8954e2702..e7191072e64 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/layers/separable_conv2d/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/layers/separable_conv2d/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/quantization/config/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/quantization/config/index.html index a6b7290afa8..2f84c0df50f 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/quantization/config/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/quantization/config/index.html @@ -164,7 +164,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/keras/quantization/index.html b/latest/autoapi/neural_compressor/tensorflow/keras/quantization/index.html index 140ce6772ab..99d1657a7c9 100644 --- a/latest/autoapi/neural_compressor/tensorflow/keras/quantization/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/keras/quantization/index.html @@ -114,7 +114,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/algorithm_entry/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/algorithm_entry/index.html index 2c2ff872a03..ab672faea3a 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/algorithm_entry/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/algorithm_entry/index.html @@ -170,7 +170,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/autotune/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/autotune/index.html index 6a76f4df156..45f4ad27786 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/autotune/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/autotune/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/config/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/config/index.html index f07cdc478f2..6c46e06ae8d 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/config/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/config/index.html @@ -169,7 +169,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/index.html index 6c62fc00df7..dc90cba0f04 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/index.html @@ -124,7 +124,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/quantize/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/quantize/index.html index fa782b827b1..8e00bc174ad 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/quantize/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/quantize/index.html @@ -179,7 +179,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_converter/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_converter/index.html index 759ecf4c631..e51e73b2359 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_converter/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_converter/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/bf16_convert/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/bf16_convert/index.html index c35829a4c85..22c58573d69 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/bf16_convert/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/bf16_convert/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html index 5efe2bb719a..772be95cad9 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/dequantize_cast_optimizer/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/index.html index a4dfd0d63b5..64e098a66a0 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/bf16/index.html @@ -115,7 +115,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_add_to_biasadd/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_add_to_biasadd/index.html index 698a1e67886..034cfbe2ebc 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_add_to_biasadd/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_add_to_biasadd/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_layout/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_layout/index.html index c76c18abc28..2a459a70bbb 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_layout/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_layout/index.html @@ -131,7 +131,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_leakyrelu/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_leakyrelu/index.html index 221fe3a4fd6..1445d232b6e 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_leakyrelu/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_leakyrelu/index.html @@ -141,7 +141,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_nan_to_random/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_nan_to_random/index.html index c541ee562f8..28a1d38c79b 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_nan_to_random/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_nan_to_random/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_placeholder_to_const/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_placeholder_to_const/index.html index 558033f787c..618e44ce6b7 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_placeholder_to_const/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/convert_placeholder_to_const/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dilated_contraction/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dilated_contraction/index.html index 47c0d1731b4..ee87350c3ba 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dilated_contraction/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dilated_contraction/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dummy_biasadd/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dummy_biasadd/index.html index ceff12336d8..bb10440c6cc 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dummy_biasadd/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/dummy_biasadd/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/expanddims_optimizer/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/expanddims_optimizer/index.html index 2b46d00f0b9..813a1b2334e 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/expanddims_optimizer/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/expanddims_optimizer/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html index 3d20a8fe6ca..5ce11324391 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fetch_weight_from_reshape/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_batch_norm/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_batch_norm/index.html index 867ebd7a622..fda493f58d5 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_batch_norm/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_batch_norm/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_constant/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_constant/index.html index 70054f4c9e8..9894ec309f1 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_constant/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fold_constant/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_biasadd_add/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_biasadd_add/index.html index 238d427384e..47784a261a8 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_biasadd_add/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_biasadd_add/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_column_wise_mul/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_column_wise_mul/index.html index 3580a8c04a1..c8bf0e8764b 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_column_wise_mul/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_column_wise_mul/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_conv_with_math/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_conv_with_math/index.html index 46177aa002f..90c55c2ba67 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_conv_with_math/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_conv_with_math/index.html @@ -140,7 +140,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_bn/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_bn/index.html index 4766346a163..3aee8662f1a 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_bn/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_bn/index.html @@ -219,7 +219,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_in/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_in/index.html index 00bd15a3297..3de49991988 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_in/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_decomposed_in/index.html @@ -219,7 +219,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_gelu/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_gelu/index.html index 1ab1d41b932..4e2b958c92a 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_gelu/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_gelu/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_layer_norm/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_layer_norm/index.html index 4d68e825e5f..b4fef4484e2 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_layer_norm/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_layer_norm/index.html @@ -186,7 +186,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_conv/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_conv/index.html index 9ad01394efb..86c206df89a 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_conv/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_conv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html index a2f7a7b9589..340c3f0ba9f 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_pad_with_fp32_conv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_reshape_transpose/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_reshape_transpose/index.html index f41cd0f7484..bbddaf84c2b 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_reshape_transpose/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/fuse_reshape_transpose/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/graph_cse_optimizer/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/graph_cse_optimizer/index.html index fe722ad4673..b04e7ab3bea 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/graph_cse_optimizer/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/graph_cse_optimizer/index.html @@ -181,7 +181,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/grappler_pass/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/grappler_pass/index.html index 9707c0741d9..8e492d7071f 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/grappler_pass/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/grappler_pass/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/index.html index 60bf360effa..a4480fb00da 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/index.html @@ -145,7 +145,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/insert_print_node/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/insert_print_node/index.html index 3d6f514f9b5..5243237935c 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/insert_print_node/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/insert_print_node/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/move_squeeze_after_relu/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/move_squeeze_after_relu/index.html index 1706157d3b8..8bdccb7ae40 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/move_squeeze_after_relu/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/move_squeeze_after_relu/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/pre_optimize/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/pre_optimize/index.html index 9e43b3aeeb4..0bcf0e87100 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/pre_optimize/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/pre_optimize/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/remove_training_nodes/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/remove_training_nodes/index.html index 4b687eb7655..3f742c8f511 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/remove_training_nodes/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/remove_training_nodes/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/rename_batch_norm/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/rename_batch_norm/index.html index 15373ec08a0..90f48ff806d 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/rename_batch_norm/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/rename_batch_norm/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/split_shared_input/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/split_shared_input/index.html index d38b7235073..b58fe5b4844 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/split_shared_input/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/split_shared_input/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_equivalent_nodes/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_equivalent_nodes/index.html index 0e2345dd6c9..c3830c29638 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_equivalent_nodes/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_equivalent_nodes/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_unused_nodes/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_unused_nodes/index.html index 0ffe5848262..8579c4711d1 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_unused_nodes/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/strip_unused_nodes/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/switch_optimizer/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/switch_optimizer/index.html index 97190bc1b3c..8fc6af0d9e4 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/switch_optimizer/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/generic/switch_optimizer/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/graph_base/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/graph_base/index.html index f85a84b28bf..cdc1ff6a790 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/graph_base/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/graph_base/index.html @@ -131,7 +131,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/index.html index dad88927cde..4a556f9ae57 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/index.html @@ -125,7 +125,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_fake_quant/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_fake_quant/index.html index f6f321e3dd5..a292d6ce6f1 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_fake_quant/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_fake_quant/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_value/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_value/index.html index 4288815d11c..39dda6d363b 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_value/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/freeze_value/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html index 2c920e9918b..fbe92b2000c 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_redundant_dequantize/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_requantize/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_requantize/index.html index b3df9286305..028cda37f1b 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_requantize/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_conv_requantize/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html index 28056f64abb..443473fe7ed 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_redundant_dequantize/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_requantize/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_requantize/index.html index 491872f5b1c..4384f1098a0 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_requantize/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/fuse_matmul_requantize/index.html @@ -152,7 +152,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/index.html index bbf1113364f..fa7b7228170 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/index.html @@ -123,7 +123,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/meta_op_optimizer/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/meta_op_optimizer/index.html index c94fe7ce2da..324ca9a6ac5 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/meta_op_optimizer/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/meta_op_optimizer/index.html @@ -126,7 +126,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_hostconst_converter/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_hostconst_converter/index.html index b9eb69e792d..e3edd08ec28 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_hostconst_converter/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_hostconst_converter/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_quantized_op_cse/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_quantized_op_cse/index.html index 051a476debd..6e50cb851b2 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_quantized_op_cse/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/post_quantized_op_cse/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/scale_propagation/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/scale_propagation/index.html index 04ba0a64039..1a3df365f3f 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/scale_propagation/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/int8/scale_propagation/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/index.html index 4413ab8ad51..8e211a872f5 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/insert_qdq_pattern/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/insert_qdq_pattern/index.html index 4544d827512..0890e9c639a 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/insert_qdq_pattern/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/insert_qdq_pattern/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html index 9d69a57f9eb..7afef54175d 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/merge_duplicated_qdq/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html index 0ed3c46c8e2..5eb6981dda1 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_rewriter/qdq/share_qdq_y_pattern/index.html @@ -126,7 +126,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_util/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_util/index.html index 169e73e770e..1fc4ea78259 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_util/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/graph_util/index.html @@ -137,7 +137,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/index.html index 4de2e4084c7..e5929754b2f 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/index.html @@ -127,7 +127,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/index.html index 4a69e9771cc..6a12193e2d2 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/index.html @@ -128,7 +128,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_bn/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_bn/index.html index 3986da571e6..d4786a57d3e 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_bn/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_bn/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html index 7249269d8dc..c349d55ab2b 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_concatv2/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_conv/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_conv/index.html index f6222fc146a..1f51864089a 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_conv/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_conv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_deconv/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_deconv/index.html index 925c440e1b2..770978ea731 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_deconv/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_deconv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_in/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_in/index.html index 429a6ad5918..6d29c9ba0cf 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_in/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_in/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_matmul/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_matmul/index.html index 2fb98a09cfc..7b4613fb39a 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_matmul/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_matmul/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_pooling/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_pooling/index.html index 1f978fc22c6..13c131f7c5c 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_pooling/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/fuse_qdq_pooling/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/index.html index 84c143231b1..f439cbe0030 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/index.html @@ -121,7 +121,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/optimize_qdq/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/optimize_qdq/index.html index 974a8792146..0a7137595e1 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/optimize_qdq/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/qdq/optimize_qdq/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_base/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_base/index.html index 40b64e70e86..4cde272933d 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_base/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_base/index.html @@ -139,7 +139,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_bn/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_bn/index.html index 0a10e846a33..5e54118fbcf 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_bn/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_bn/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.html index d359b523494..2ca3e1dab58 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_concatv2/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_conv/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_conv/index.html index faabefef753..0b6eeef9ff9 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_conv/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_conv/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_for_intel_cpu/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_for_intel_cpu/index.html index bf67514d90a..937f38eb7af 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_for_intel_cpu/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_for_intel_cpu/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_matmul/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_matmul/index.html index 57af79bdecc..56ef66574b7 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_matmul/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_matmul/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.html index a4ed4b4e041..bfb073bc420 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph/quantize_graph_pooling/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph_common/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph_common/index.html index e9a8b727015..c591f7f44a0 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph_common/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/quantize_graph_common/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/bias_correction/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/bias_correction/index.html index 7d297bc3571..d4823ada280 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/bias_correction/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/bias_correction/index.html @@ -135,7 +135,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/graph_transform_base/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/graph_transform_base/index.html index 24d9aa84b05..9a29f8bf929 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/graph_transform_base/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/graph_transform_base/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/index.html index f53f04ddfa4..e1be6873426 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/insert_logging/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/insert_logging/index.html index 13153268fd9..4c5cf11b60b 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/insert_logging/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/insert_logging/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/rerange_quantized_concat/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/rerange_quantized_concat/index.html index c4ebab10563..98ef07055b3 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/rerange_quantized_concat/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/transform_graph/rerange_quantized_concat/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/utility/index.html b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/utility/index.html index 3b380dbc58d..3ed1a86fdbd 100644 --- a/latest/autoapi/neural_compressor/tensorflow/quantization/utils/utility/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/quantization/utils/utility/index.html @@ -408,7 +408,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/utils/constants/index.html b/latest/autoapi/neural_compressor/tensorflow/utils/constants/index.html index 15c09111785..d375857f0e7 100644 --- a/latest/autoapi/neural_compressor/tensorflow/utils/constants/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/utils/constants/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/utils/data/index.html b/latest/autoapi/neural_compressor/tensorflow/utils/data/index.html index dd679e80b40..46eeba5c082 100644 --- a/latest/autoapi/neural_compressor/tensorflow/utils/data/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/utils/data/index.html @@ -213,7 +213,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/utils/index.html b/latest/autoapi/neural_compressor/tensorflow/utils/index.html index c54e21baaa2..5b265b0e562 100644 --- a/latest/autoapi/neural_compressor/tensorflow/utils/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/utils/index.html @@ -118,7 +118,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/utils/model/index.html b/latest/autoapi/neural_compressor/tensorflow/utils/model/index.html index fde1ae422df..c23b332583d 100644 --- a/latest/autoapi/neural_compressor/tensorflow/utils/model/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/utils/model/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/utils/model_wrappers/index.html b/latest/autoapi/neural_compressor/tensorflow/utils/model_wrappers/index.html index 87cc662f0a3..cbcf74cf725 100644 --- a/latest/autoapi/neural_compressor/tensorflow/utils/model_wrappers/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/utils/model_wrappers/index.html @@ -520,7 +520,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/tensorflow/utils/utility/index.html b/latest/autoapi/neural_compressor/tensorflow/utils/utility/index.html index c5ceb33c563..11ead780a28 100644 --- a/latest/autoapi/neural_compressor/tensorflow/utils/utility/index.html +++ b/latest/autoapi/neural_compressor/tensorflow/utils/utility/index.html @@ -331,7 +331,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/base_algorithm/index.html b/latest/autoapi/neural_compressor/torch/algorithms/base_algorithm/index.html index 3fdbc99d581..fe184bec8a9 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/base_algorithm/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/base_algorithm/index.html @@ -135,7 +135,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/fp8_quant/utils/logger/index.html b/latest/autoapi/neural_compressor/torch/algorithms/fp8_quant/utils/logger/index.html index 186ba9fd689..c3dd32d6f08 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/fp8_quant/utils/logger/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/fp8_quant/utils/logger/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/index.html b/latest/autoapi/neural_compressor/torch/algorithms/index.html index 7714ea5c8e2..2269c5c2413 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/index.html @@ -128,7 +128,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/index.html b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/index.html index 49e5c0121ef..f249425a8c5 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/load/index.html b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/load/index.html index 6315c1417c5..62e839059c9 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/load/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/load/index.html @@ -212,7 +212,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/modified_pickle/index.html b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/modified_pickle/index.html index 631a6f698a3..6a8737cd6f5 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/modified_pickle/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/modified_pickle/index.html @@ -166,7 +166,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/utils/index.html b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/utils/index.html index 5474bdc5265..54e94d0b988 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/utils/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/layer_wise/utils/index.html @@ -308,7 +308,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/half_precision_convert/index.html b/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/half_precision_convert/index.html index 5f17b38c2a7..c18ca53ce9c 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/half_precision_convert/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/half_precision_convert/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/index.html b/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/index.html index f7be8d22e8d..23d53847808 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/index.html @@ -115,7 +115,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/module_wrappers/index.html b/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/module_wrappers/index.html index 6b92134faf9..764705341e8 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/module_wrappers/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/mixed_precision/module_wrappers/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/index.html b/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/index.html index ec54fd8be15..08dc6609c19 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/index.html @@ -115,7 +115,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/mx/index.html b/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/mx/index.html index 81d1d61e854..c55f03f743a 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/mx/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/mx/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/utils/index.html b/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/utils/index.html index 254afd68d1f..cd6ffa9135c 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/utils/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/mx_quant/utils/index.html @@ -173,7 +173,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/core/index.html b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/core/index.html index 47be63d0220..b61be0e3ef1 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/core/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/core/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/half_precision_rewriter/index.html b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/half_precision_rewriter/index.html index d053e725899..f25b5878e0d 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/half_precision_rewriter/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/half_precision_rewriter/index.html @@ -274,7 +274,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/index.html b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/index.html index a50617ced0b..503f079604a 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/save_load/index.html b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/save_load/index.html index 16893e19782..90949ddc92e 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/save_load/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/save_load/index.html @@ -154,7 +154,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/utility/index.html b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/utility/index.html index 81a66a11035..537cf0a96ed 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/utility/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/pt2e_quant/utility/index.html @@ -162,7 +162,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/index.html b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/index.html index a05d473c065..e3e15e4d5df 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/save_load/index.html b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/save_load/index.html index e9de01f7475..4c4717fbdca 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/save_load/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/save_load/index.html @@ -140,7 +140,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/smooth_quant/index.html b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/smooth_quant/index.html index 85210b260e2..519308298e1 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/smooth_quant/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/smooth_quant/index.html @@ -159,7 +159,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/utility/index.html b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/utility/index.html index c4e16a3eb69..f32237dcd8a 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/utility/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/smooth_quant/utility/index.html @@ -684,7 +684,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/index.html b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/index.html index 987a76bc6da..80d41d56fbb 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/save_load/index.html b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/save_load/index.html index 306bcf5a969..a74ac15a791 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/save_load/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/save_load/index.html @@ -150,7 +150,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/static_quant/index.html b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/static_quant/index.html index 9e48b44ac10..d1b4521c0ea 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/static_quant/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/static_quant/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/utility/index.html b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/utility/index.html index 04afff22011..29a46a39cdc 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/static_quant/utility/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/static_quant/utility/index.html @@ -345,7 +345,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/autoround/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/autoround/index.html index be0a95fc65e..f1bbc0dec1b 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/autoround/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/autoround/index.html @@ -162,7 +162,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/awq/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/awq/index.html index 117d7b4f9d6..bcdb6948bb9 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/awq/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/awq/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/gptq/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/gptq/index.html index 8592fa174f8..32e9c92a88e 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/gptq/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/gptq/index.html @@ -239,7 +239,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/bitpack/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/bitpack/index.html index 6dcfdf00068..30ff3184401 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/bitpack/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/bitpack/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/config/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/config/index.html index 6415db38299..3fe6bf1adef 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/config/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/config/index.html @@ -143,7 +143,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/core/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/core/index.html index ea408d387b5..23bd342fd23 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/core/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/core/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/index.html index d16c994a7ed..34bf6e59ced 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/index.html @@ -119,7 +119,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/optimizer/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/optimizer/index.html index f69487e7d34..8122a5a3f08 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/optimizer/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/optimizer/index.html @@ -146,7 +146,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/qtensor/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/qtensor/index.html index c6dabab7632..a689e949c50 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/qtensor/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/qtensor/index.html @@ -201,7 +201,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/quantizer/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/quantizer/index.html index 054241bdc56..35722e44318 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/quantizer/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/hqq/quantizer/index.html @@ -203,7 +203,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/index.html index 52d3c721e14..99ecf328c3b 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/index.html @@ -129,7 +129,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/modules/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/modules/index.html index a7e2f3c6493..81fca50e274 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/modules/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/modules/index.html @@ -188,7 +188,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/rtn/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/rtn/index.html index f9b70ff80d8..0de26db1a68 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/rtn/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/rtn/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/save_load/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/save_load/index.html index 1508d1060d2..c4e1bf61e71 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/save_load/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/save_load/index.html @@ -201,7 +201,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/teq/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/teq/index.html index 74dc07afd00..1abacf1b183 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/teq/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/teq/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/utility/index.html b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/utility/index.html index 761cec91864..4c486490279 100644 --- a/latest/autoapi/neural_compressor/torch/algorithms/weight_only/utility/index.html +++ b/latest/autoapi/neural_compressor/torch/algorithms/weight_only/utility/index.html @@ -558,7 +558,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/export/index.html b/latest/autoapi/neural_compressor/torch/export/index.html index f9931ee85ee..ecb6addeca0 100644 --- a/latest/autoapi/neural_compressor/torch/export/index.html +++ b/latest/autoapi/neural_compressor/torch/export/index.html @@ -114,7 +114,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/export/pt2e_export/index.html b/latest/autoapi/neural_compressor/torch/export/pt2e_export/index.html index a54f545b56e..e8787ffc969 100644 --- a/latest/autoapi/neural_compressor/torch/export/pt2e_export/index.html +++ b/latest/autoapi/neural_compressor/torch/export/pt2e_export/index.html @@ -167,7 +167,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/index.html b/latest/autoapi/neural_compressor/torch/index.html index d1bee4c396d..ea1de758c6d 100644 --- a/latest/autoapi/neural_compressor/torch/index.html +++ b/latest/autoapi/neural_compressor/torch/index.html @@ -117,7 +117,7 @@

SubpackagesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/quantization/algorithm_entry/index.html b/latest/autoapi/neural_compressor/torch/quantization/algorithm_entry/index.html index 73633ec10c1..28e4c5188b2 100644 --- a/latest/autoapi/neural_compressor/torch/quantization/algorithm_entry/index.html +++ b/latest/autoapi/neural_compressor/torch/quantization/algorithm_entry/index.html @@ -413,7 +413,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/quantization/autotune/index.html b/latest/autoapi/neural_compressor/torch/quantization/autotune/index.html index 8eac358c062..01fb86b3cf5 100644 --- a/latest/autoapi/neural_compressor/torch/quantization/autotune/index.html +++ b/latest/autoapi/neural_compressor/torch/quantization/autotune/index.html @@ -175,7 +175,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/quantization/config/index.html b/latest/autoapi/neural_compressor/torch/quantization/config/index.html index 51ec9ad82be..2ec76016144 100644 --- a/latest/autoapi/neural_compressor/torch/quantization/config/index.html +++ b/latest/autoapi/neural_compressor/torch/quantization/config/index.html @@ -521,7 +521,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/quantization/index.html b/latest/autoapi/neural_compressor/torch/quantization/index.html index 0f783af19b1..d179674a34c 100644 --- a/latest/autoapi/neural_compressor/torch/quantization/index.html +++ b/latest/autoapi/neural_compressor/torch/quantization/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/quantization/load_entry/index.html b/latest/autoapi/neural_compressor/torch/quantization/load_entry/index.html index 907d13ada53..557a1cf742d 100644 --- a/latest/autoapi/neural_compressor/torch/quantization/load_entry/index.html +++ b/latest/autoapi/neural_compressor/torch/quantization/load_entry/index.html @@ -173,7 +173,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/quantization/quantize/index.html b/latest/autoapi/neural_compressor/torch/quantization/quantize/index.html index ec00fb15d7f..3041e0c75f6 100644 --- a/latest/autoapi/neural_compressor/torch/quantization/quantize/index.html +++ b/latest/autoapi/neural_compressor/torch/quantization/quantize/index.html @@ -215,7 +215,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/utils/auto_accelerator/index.html b/latest/autoapi/neural_compressor/torch/utils/auto_accelerator/index.html index 744b040b97f..de1fc114147 100644 --- a/latest/autoapi/neural_compressor/torch/utils/auto_accelerator/index.html +++ b/latest/autoapi/neural_compressor/torch/utils/auto_accelerator/index.html @@ -215,7 +215,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/utils/constants/index.html b/latest/autoapi/neural_compressor/torch/utils/constants/index.html index cd8dff75ac8..0d3df97895b 100644 --- a/latest/autoapi/neural_compressor/torch/utils/constants/index.html +++ b/latest/autoapi/neural_compressor/torch/utils/constants/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/utils/environ/index.html b/latest/autoapi/neural_compressor/torch/utils/environ/index.html index b8d95cff3fe..6f758193941 100644 --- a/latest/autoapi/neural_compressor/torch/utils/environ/index.html +++ b/latest/autoapi/neural_compressor/torch/utils/environ/index.html @@ -202,7 +202,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/utils/index.html b/latest/autoapi/neural_compressor/torch/utils/index.html index 78b6555815a..1c52650e209 100644 --- a/latest/autoapi/neural_compressor/torch/utils/index.html +++ b/latest/autoapi/neural_compressor/torch/utils/index.html @@ -117,7 +117,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/torch/utils/utility/index.html b/latest/autoapi/neural_compressor/torch/utils/utility/index.html index d0931eddaaf..3c855400e5a 100644 --- a/latest/autoapi/neural_compressor/torch/utils/utility/index.html +++ b/latest/autoapi/neural_compressor/torch/utils/utility/index.html @@ -334,7 +334,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/training/index.html b/latest/autoapi/neural_compressor/training/index.html index 4f2241780de..3d8951abbdb 100644 --- a/latest/autoapi/neural_compressor/training/index.html +++ b/latest/autoapi/neural_compressor/training/index.html @@ -304,7 +304,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/transformers/quantization/utils/index.html b/latest/autoapi/neural_compressor/transformers/quantization/utils/index.html index 2ce790568fd..e8e4f48388c 100644 --- a/latest/autoapi/neural_compressor/transformers/quantization/utils/index.html +++ b/latest/autoapi/neural_compressor/transformers/quantization/utils/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/transformers/utils/index.html b/latest/autoapi/neural_compressor/transformers/utils/index.html index cf1b1f421d9..9541c12fb43 100644 --- a/latest/autoapi/neural_compressor/transformers/utils/index.html +++ b/latest/autoapi/neural_compressor/transformers/utils/index.html @@ -114,7 +114,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/transformers/utils/quantization_config/index.html b/latest/autoapi/neural_compressor/transformers/utils/quantization_config/index.html index e457bff53d3..6a6c2f5e843 100644 --- a/latest/autoapi/neural_compressor/transformers/utils/quantization_config/index.html +++ b/latest/autoapi/neural_compressor/transformers/utils/quantization_config/index.html @@ -187,7 +187,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/collect_layer_histogram/index.html b/latest/autoapi/neural_compressor/utils/collect_layer_histogram/index.html index 64894cab1f9..52df01a61a5 100644 --- a/latest/autoapi/neural_compressor/utils/collect_layer_histogram/index.html +++ b/latest/autoapi/neural_compressor/utils/collect_layer_histogram/index.html @@ -128,7 +128,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/constant/index.html b/latest/autoapi/neural_compressor/utils/constant/index.html index b376f01bfc6..45bdb4b136f 100644 --- a/latest/autoapi/neural_compressor/utils/constant/index.html +++ b/latest/autoapi/neural_compressor/utils/constant/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/create_obj_from_config/index.html b/latest/autoapi/neural_compressor/utils/create_obj_from_config/index.html index 079e597eb9a..4a2cb2d778b 100644 --- a/latest/autoapi/neural_compressor/utils/create_obj_from_config/index.html +++ b/latest/autoapi/neural_compressor/utils/create_obj_from_config/index.html @@ -242,7 +242,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/export/index.html b/latest/autoapi/neural_compressor/utils/export/index.html index 1a4ed7b63a1..60053effe13 100644 --- a/latest/autoapi/neural_compressor/utils/export/index.html +++ b/latest/autoapi/neural_compressor/utils/export/index.html @@ -116,7 +116,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/export/qlinear2qdq/index.html b/latest/autoapi/neural_compressor/utils/export/qlinear2qdq/index.html index 06bc8bdec11..4cdb5e8a241 100644 --- a/latest/autoapi/neural_compressor/utils/export/qlinear2qdq/index.html +++ b/latest/autoapi/neural_compressor/utils/export/qlinear2qdq/index.html @@ -147,7 +147,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/export/tf2onnx/index.html b/latest/autoapi/neural_compressor/utils/export/tf2onnx/index.html index 78b2d56504f..ac5265f9fae 100644 --- a/latest/autoapi/neural_compressor/utils/export/tf2onnx/index.html +++ b/latest/autoapi/neural_compressor/utils/export/tf2onnx/index.html @@ -158,7 +158,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/export/torch2onnx/index.html b/latest/autoapi/neural_compressor/utils/export/torch2onnx/index.html index 2e65e25420a..4c7430320d9 100644 --- a/latest/autoapi/neural_compressor/utils/export/torch2onnx/index.html +++ b/latest/autoapi/neural_compressor/utils/export/torch2onnx/index.html @@ -268,7 +268,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/index.html b/latest/autoapi/neural_compressor/utils/index.html index b12693bcbea..f23d9f394c3 100644 --- a/latest/autoapi/neural_compressor/utils/index.html +++ b/latest/autoapi/neural_compressor/utils/index.html @@ -131,7 +131,7 @@

SubmodulesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/kl_divergence/index.html b/latest/autoapi/neural_compressor/utils/kl_divergence/index.html index 6a02e68137a..62840fbd4ec 100644 --- a/latest/autoapi/neural_compressor/utils/kl_divergence/index.html +++ b/latest/autoapi/neural_compressor/utils/kl_divergence/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/load_huggingface/index.html b/latest/autoapi/neural_compressor/utils/load_huggingface/index.html index b883a030f41..f898ac56056 100644 --- a/latest/autoapi/neural_compressor/utils/load_huggingface/index.html +++ b/latest/autoapi/neural_compressor/utils/load_huggingface/index.html @@ -168,7 +168,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/logger/index.html b/latest/autoapi/neural_compressor/utils/logger/index.html index 6077a990987..73a52d0d22e 100644 --- a/latest/autoapi/neural_compressor/utils/logger/index.html +++ b/latest/autoapi/neural_compressor/utils/logger/index.html @@ -195,7 +195,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/options/index.html b/latest/autoapi/neural_compressor/utils/options/index.html index 1f0c55ab356..8e40306b012 100644 --- a/latest/autoapi/neural_compressor/utils/options/index.html +++ b/latest/autoapi/neural_compressor/utils/options/index.html @@ -125,7 +125,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/pytorch/index.html b/latest/autoapi/neural_compressor/utils/pytorch/index.html index 95475a5da6d..21f61d5da4c 100644 --- a/latest/autoapi/neural_compressor/utils/pytorch/index.html +++ b/latest/autoapi/neural_compressor/utils/pytorch/index.html @@ -214,7 +214,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/utility/index.html b/latest/autoapi/neural_compressor/utils/utility/index.html index 536439a2212..d0f209820e0 100644 --- a/latest/autoapi/neural_compressor/utils/utility/index.html +++ b/latest/autoapi/neural_compressor/utils/utility/index.html @@ -838,7 +838,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/utils/weights_details/index.html b/latest/autoapi/neural_compressor/utils/weights_details/index.html index eeca7dbdeeb..143a9b8d952 100644 --- a/latest/autoapi/neural_compressor/utils/weights_details/index.html +++ b/latest/autoapi/neural_compressor/utils/weights_details/index.html @@ -134,7 +134,7 @@

Module ContentsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/autoapi/neural_compressor/version/index.html b/latest/autoapi/neural_compressor/version/index.html index 3253fb7b9b2..b072dcdf337 100644 --- a/latest/autoapi/neural_compressor/version/index.html +++ b/latest/autoapi/neural_compressor/version/index.html @@ -106,7 +106,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/build_docs/source/index.html b/latest/docs/build_docs/source/index.html index 94c2dc7f7ef..019c17eba20 100644 --- a/latest/docs/build_docs/source/index.html +++ b/latest/docs/build_docs/source/index.html @@ -114,7 +114,7 @@

Sections Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/2x_user_guide.html b/latest/docs/source/2x_user_guide.html index 53108901afb..dc50eb770ae 100644 --- a/latest/docs/source/2x_user_guide.html +++ b/latest/docs/source/2x_user_guide.html @@ -176,7 +176,7 @@

Advanced TopicsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PT_DynamicQuant.html b/latest/docs/source/3x/PT_DynamicQuant.html index fd0d5ea78b5..490e9e921e5 100644 --- a/latest/docs/source/3x/PT_DynamicQuant.html +++ b/latest/docs/source/3x/PT_DynamicQuant.html @@ -146,7 +146,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PT_FP8Quant.html b/latest/docs/source/3x/PT_FP8Quant.html index b5eefe8d139..0f2edd98757 100644 --- a/latest/docs/source/3x/PT_FP8Quant.html +++ b/latest/docs/source/3x/PT_FP8Quant.html @@ -226,7 +226,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PT_MXQuant.html b/latest/docs/source/3x/PT_MXQuant.html index 927d72f83a4..adc472545dc 100644 --- a/latest/docs/source/3x/PT_MXQuant.html +++ b/latest/docs/source/3x/PT_MXQuant.html @@ -222,7 +222,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PT_MixedPrecision.html b/latest/docs/source/3x/PT_MixedPrecision.html index 5b1d194239d..94d0a61f39e 100644 --- a/latest/docs/source/3x/PT_MixedPrecision.html +++ b/latest/docs/source/3x/PT_MixedPrecision.html @@ -218,7 +218,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PT_SmoothQuant.html b/latest/docs/source/3x/PT_SmoothQuant.html index 377bcb7427f..75120619d6c 100644 --- a/latest/docs/source/3x/PT_SmoothQuant.html +++ b/latest/docs/source/3x/PT_SmoothQuant.html @@ -402,7 +402,7 @@

Supported Framework MatrixSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PT_StaticQuant.html b/latest/docs/source/3x/PT_StaticQuant.html index ba6f6a28621..3dd783f7d46 100644 --- a/latest/docs/source/3x/PT_StaticQuant.html +++ b/latest/docs/source/3x/PT_StaticQuant.html @@ -208,7 +208,7 @@

Model Examples with PT2ESphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PT_WeightOnlyQuant.html b/latest/docs/source/3x/PT_WeightOnlyQuant.html index a339cf5ef2b..900c3f699c6 100644 --- a/latest/docs/source/3x/PT_WeightOnlyQuant.html +++ b/latest/docs/source/3x/PT_WeightOnlyQuant.html @@ -737,7 +737,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/PyTorch.html b/latest/docs/source/3x/PyTorch.html index 8bd70c874a9..595c0e1a098 100644 --- a/latest/docs/source/3x/PyTorch.html +++ b/latest/docs/source/3x/PyTorch.html @@ -382,7 +382,7 @@

Common ProblemsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/TF_Quant.html b/latest/docs/source/3x/TF_Quant.html index 73fa6661f90..3f7a2f1a782 100644 --- a/latest/docs/source/3x/TF_Quant.html +++ b/latest/docs/source/3x/TF_Quant.html @@ -222,7 +222,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/TF_SQ.html b/latest/docs/source/3x/TF_SQ.html index f8972a9132b..41975946663 100644 --- a/latest/docs/source/3x/TF_SQ.html +++ b/latest/docs/source/3x/TF_SQ.html @@ -162,7 +162,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/TensorFlow.html b/latest/docs/source/3x/TensorFlow.html index 2193756f5c8..4eb3898c657 100644 --- a/latest/docs/source/3x/TensorFlow.html +++ b/latest/docs/source/3x/TensorFlow.html @@ -331,7 +331,7 @@

Backend and DeviceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/autotune.html b/latest/docs/source/3x/autotune.html index 7945b0a15a8..57fbb6874b5 100644 --- a/latest/docs/source/3x/autotune.html +++ b/latest/docs/source/3x/autotune.html @@ -187,7 +187,7 @@

Working with Tensorflow ModelSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/benchmark.html b/latest/docs/source/3x/benchmark.html index b9e7460cf8e..45707374799 100644 --- a/latest/docs/source/3x/benchmark.html +++ b/latest/docs/source/3x/benchmark.html @@ -202,7 +202,7 @@

Demo usageSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/client_quant.html b/latest/docs/source/3x/client_quant.html index 7611a65619e..992283c8f76 100644 --- a/latest/docs/source/3x/client_quant.html +++ b/latest/docs/source/3x/client_quant.html @@ -140,7 +140,7 @@

Get StartedSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/design.html b/latest/docs/source/3x/design.html index d5aac138ce8..474d51bd181 100644 --- a/latest/docs/source/3x/design.html +++ b/latest/docs/source/3x/design.html @@ -116,7 +116,7 @@

WorkflowsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/gaudi_version_map.html b/latest/docs/source/3x/gaudi_version_map.html index ed4ea6eb0cd..6d12325a612 100644 --- a/latest/docs/source/3x/gaudi_version_map.html +++ b/latest/docs/source/3x/gaudi_version_map.html @@ -118,7 +118,7 @@

Version mapping between Intel Neural Compressor to Gaudi Software StackSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/llm_recipes.html b/latest/docs/source/3x/llm_recipes.html index cba08b3ce4a..f1828f60ab0 100644 --- a/latest/docs/source/3x/llm_recipes.html +++ b/latest/docs/source/3x/llm_recipes.html @@ -102,7 +102,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/quantization.html b/latest/docs/source/3x/quantization.html index 5d69abbbd52..9e9e1e46ff9 100644 --- a/latest/docs/source/3x/quantization.html +++ b/latest/docs/source/3x/quantization.html @@ -435,7 +435,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/3x/transformers_like_api.html b/latest/docs/source/3x/transformers_like_api.html index ca80ecc2614..7fecb581b6e 100644 --- a/latest/docs/source/3x/transformers_like_api.html +++ b/latest/docs/source/3x/transformers_like_api.html @@ -348,7 +348,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/CODE_OF_CONDUCT.html b/latest/docs/source/CODE_OF_CONDUCT.html index 5cdf054ea1e..3024aa91659 100644 --- a/latest/docs/source/CODE_OF_CONDUCT.html +++ b/latest/docs/source/CODE_OF_CONDUCT.html @@ -182,7 +182,7 @@

AttributionSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/CONTRIBUTING.html b/latest/docs/source/CONTRIBUTING.html index 1e923ddcbb6..60e0c185427 100644 --- a/latest/docs/source/CONTRIBUTING.html +++ b/latest/docs/source/CONTRIBUTING.html @@ -175,7 +175,7 @@

Contributor Covenant Code of ConductSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/FX.html b/latest/docs/source/FX.html index 7c6aaec7a72..0b1bda3afec 100644 --- a/latest/docs/source/FX.html +++ b/latest/docs/source/FX.html @@ -252,7 +252,7 @@

Static Quantization & Quantization Aware TrainingSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/SECURITY.html b/latest/docs/source/SECURITY.html index b5550c1ca52..76e56fa7b1e 100644 --- a/latest/docs/source/SECURITY.html +++ b/latest/docs/source/SECURITY.html @@ -117,7 +117,7 @@

Report a VulnerabilitySphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/Welcome.html b/latest/docs/source/Welcome.html index 48ba1328e27..ead140be85d 100644 --- a/latest/docs/source/Welcome.html +++ b/latest/docs/source/Welcome.html @@ -336,7 +336,7 @@

CommunicationSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/adaptor.html b/latest/docs/source/adaptor.html index 7e63eb165e1..c451342d381 100644 --- a/latest/docs/source/adaptor.html +++ b/latest/docs/source/adaptor.html @@ -273,7 +273,7 @@

Implement ONNXRTAdaptor ClassSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/add_new_adaptor.html b/latest/docs/source/add_new_adaptor.html index fadd22d73cf..ee9ff6d5cd1 100644 --- a/latest/docs/source/add_new_adaptor.html +++ b/latest/docs/source/add_new_adaptor.html @@ -263,7 +263,7 @@

Calculate the data range and generate quantized modelSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/add_new_data_type.html b/latest/docs/source/add_new_data_type.html index a7530299400..4e578d0f534 100644 --- a/latest/docs/source/add_new_data_type.html +++ b/latest/docs/source/add_new_data_type.html @@ -264,7 +264,7 @@

Summary Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/adaptor.html b/latest/docs/source/api-doc/adaptor.html index 0df3e86e5e6..20c2fa1228a 100644 --- a/latest/docs/source/api-doc/adaptor.html +++ b/latest/docs/source/api-doc/adaptor.html @@ -112,7 +112,7 @@

Adaptor Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/adaptor/onnxrt.html b/latest/docs/source/api-doc/adaptor/onnxrt.html index 55753ad99f1..909888c39e0 100644 --- a/latest/docs/source/api-doc/adaptor/onnxrt.html +++ b/latest/docs/source/api-doc/adaptor/onnxrt.html @@ -118,7 +118,7 @@

ONNX RuntimeSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/adaptor/torch_utils.html b/latest/docs/source/api-doc/adaptor/torch_utils.html index e6d35d58560..b961560752e 100644 --- a/latest/docs/source/api-doc/adaptor/torch_utils.html +++ b/latest/docs/source/api-doc/adaptor/torch_utils.html @@ -122,7 +122,7 @@

Torch UtilsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/api_2.html b/latest/docs/source/api-doc/api_2.html index 2df24775650..34c67fc40eb 100644 --- a/latest/docs/source/api-doc/api_2.html +++ b/latest/docs/source/api-doc/api_2.html @@ -152,7 +152,7 @@

2.0 APISphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/api_3.html b/latest/docs/source/api-doc/api_3.html index a1c9a1c2172..b2a3e5781fd 100644 --- a/latest/docs/source/api-doc/api_3.html +++ b/latest/docs/source/api-doc/api_3.html @@ -146,7 +146,7 @@

3.0 APISphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/api_doc_example.html b/latest/docs/source/api-doc/api_doc_example.html index 6547bc01beb..fe9852aff8c 100644 --- a/latest/docs/source/api-doc/api_doc_example.html +++ b/latest/docs/source/api-doc/api_doc_example.html @@ -135,7 +135,7 @@

API Document ExampleSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/apis.html b/latest/docs/source/api-doc/apis.html index 1e2768f0042..c266034de64 100644 --- a/latest/docs/source/api-doc/apis.html +++ b/latest/docs/source/api-doc/apis.html @@ -124,7 +124,7 @@

APIs< Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/benchmark.html b/latest/docs/source/api-doc/benchmark.html index 1bd8f3a0da5..7c07e5e0682 100644 --- a/latest/docs/source/api-doc/benchmark.html +++ b/latest/docs/source/api-doc/benchmark.html @@ -132,7 +132,7 @@

BenchmarkSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/compression.html b/latest/docs/source/api-doc/compression.html index bccac945558..34d25220e78 100644 --- a/latest/docs/source/api-doc/compression.html +++ b/latest/docs/source/api-doc/compression.html @@ -139,7 +139,7 @@

CompressionSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/config.html b/latest/docs/source/api-doc/config.html index da7d77e2fda..74e511eace3 100644 --- a/latest/docs/source/api-doc/config.html +++ b/latest/docs/source/api-doc/config.html @@ -135,7 +135,7 @@

Config< Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/mix_precision.html b/latest/docs/source/api-doc/mix_precision.html index 62a1a72ddf5..dcb81c04474 100644 --- a/latest/docs/source/api-doc/mix_precision.html +++ b/latest/docs/source/api-doc/mix_precision.html @@ -135,7 +135,7 @@

Mix PrecisionSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/model.html b/latest/docs/source/api-doc/model.html index 15693421652..2b74b86a0dc 100644 --- a/latest/docs/source/api-doc/model.html +++ b/latest/docs/source/api-doc/model.html @@ -145,7 +145,7 @@

ModelSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/objective.html b/latest/docs/source/api-doc/objective.html index 947ad75e2b7..8cc28d7c501 100644 --- a/latest/docs/source/api-doc/objective.html +++ b/latest/docs/source/api-doc/objective.html @@ -135,7 +135,7 @@

ObjectiveSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/quantization.html b/latest/docs/source/api-doc/quantization.html index 5716823abe9..0d2c5f53a37 100644 --- a/latest/docs/source/api-doc/quantization.html +++ b/latest/docs/source/api-doc/quantization.html @@ -135,7 +135,7 @@

QuantizationSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/strategy.html b/latest/docs/source/api-doc/strategy.html index 104515b81cc..ede9d19c004 100644 --- a/latest/docs/source/api-doc/strategy.html +++ b/latest/docs/source/api-doc/strategy.html @@ -145,7 +145,7 @@

Strategy Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/tf_quantization_autotune.html b/latest/docs/source/api-doc/tf_quantization_autotune.html index 59b160b8eb4..8283870c2d4 100644 --- a/latest/docs/source/api-doc/tf_quantization_autotune.html +++ b/latest/docs/source/api-doc/tf_quantization_autotune.html @@ -132,7 +132,7 @@

Tensorflow Quantization AutoTuneSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/tf_quantization_common.html b/latest/docs/source/api-doc/tf_quantization_common.html index b3f96968e7a..8e487752c0d 100644 --- a/latest/docs/source/api-doc/tf_quantization_common.html +++ b/latest/docs/source/api-doc/tf_quantization_common.html @@ -132,7 +132,7 @@

Tensorflow Quantization Base APISphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/tf_quantization_config.html b/latest/docs/source/api-doc/tf_quantization_config.html index cb5b916875b..4b61f465377 100644 --- a/latest/docs/source/api-doc/tf_quantization_config.html +++ b/latest/docs/source/api-doc/tf_quantization_config.html @@ -132,7 +132,7 @@

Tensorflow Quantization ConfigSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/torch_quantization_autotune.html b/latest/docs/source/api-doc/torch_quantization_autotune.html index da9d1b68cae..cd34b353838 100644 --- a/latest/docs/source/api-doc/torch_quantization_autotune.html +++ b/latest/docs/source/api-doc/torch_quantization_autotune.html @@ -132,7 +132,7 @@

Pytorch Quantization AutoTuneSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/torch_quantization_common.html b/latest/docs/source/api-doc/torch_quantization_common.html index f485cb9cc46..faa657dbea0 100644 --- a/latest/docs/source/api-doc/torch_quantization_common.html +++ b/latest/docs/source/api-doc/torch_quantization_common.html @@ -132,7 +132,7 @@

Pytorch Quantization Base APISphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/torch_quantization_config.html b/latest/docs/source/api-doc/torch_quantization_config.html index af551848c60..6143ca0b015 100644 --- a/latest/docs/source/api-doc/torch_quantization_config.html +++ b/latest/docs/source/api-doc/torch_quantization_config.html @@ -132,7 +132,7 @@

Pytorch Quantization ConfigSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/api-doc/training.html b/latest/docs/source/api-doc/training.html index e9e1b86bb3b..41bdcdc2e8a 100644 --- a/latest/docs/source/api-doc/training.html +++ b/latest/docs/source/api-doc/training.html @@ -135,7 +135,7 @@

Training Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/benchmark.html b/latest/docs/source/benchmark.html index de452d1af52..366dc513486 100644 --- a/latest/docs/source/benchmark.html +++ b/latest/docs/source/benchmark.html @@ -163,7 +163,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/calibration.html b/latest/docs/source/calibration.html index 99655d61039..c839d271013 100644 --- a/latest/docs/source/calibration.html +++ b/latest/docs/source/calibration.html @@ -169,7 +169,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/coding_style.html b/latest/docs/source/coding_style.html index 9d10f9717ad..2ce205fc090 100644 --- a/latest/docs/source/coding_style.html +++ b/latest/docs/source/coding_style.html @@ -351,7 +351,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/dataloader.html b/latest/docs/source/dataloader.html index 7ca4f13b74f..330840dd2e6 100644 --- a/latest/docs/source/dataloader.html +++ b/latest/docs/source/dataloader.html @@ -258,7 +258,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/design.html b/latest/docs/source/design.html index 7ad34821bca..9a6e1058cc4 100644 --- a/latest/docs/source/design.html +++ b/latest/docs/source/design.html @@ -116,7 +116,7 @@

Workflow Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/distillation_quantization.html b/latest/docs/source/distillation_quantization.html index 09499747a8a..be19c5a09bc 100644 --- a/latest/docs/source/distillation_quantization.html +++ b/latest/docs/source/distillation_quantization.html @@ -186,7 +186,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/distributed.html b/latest/docs/source/distributed.html index 233eac4eb5f..2d8ec34e868 100644 --- a/latest/docs/source/distributed.html +++ b/latest/docs/source/distributed.html @@ -344,7 +344,7 @@

TensorFlow Examples:Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/examples_readme.html b/latest/docs/source/examples_readme.html index bdb22da5638..8ca152dc3a8 100644 --- a/latest/docs/source/examples_readme.html +++ b/latest/docs/source/examples_readme.html @@ -128,7 +128,7 @@

Release DataSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/export.html b/latest/docs/source/export.html index 32b510f7115..cfc4f47ed64 100644 --- a/latest/docs/source/export.html +++ b/latest/docs/source/export.html @@ -325,7 +325,7 @@

Supported quantized opsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/faq.html b/latest/docs/source/faq.html index c02afbf4e6e..3251fe74c95 100644 --- a/latest/docs/source/faq.html +++ b/latest/docs/source/faq.html @@ -139,7 +139,7 @@

Issue 5: Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/framework_yaml.html b/latest/docs/source/framework_yaml.html index 89073f5b0f2..f1b4a9c04b5 100644 --- a/latest/docs/source/framework_yaml.html +++ b/latest/docs/source/framework_yaml.html @@ -323,7 +323,7 @@

Get started with Framework YAML FilesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/get_started.html b/latest/docs/source/get_started.html index d24ce72abff..30e7db7e89f 100644 --- a/latest/docs/source/get_started.html +++ b/latest/docs/source/get_started.html @@ -201,7 +201,7 @@

Feature MatrixSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/incompatible_changes.html b/latest/docs/source/incompatible_changes.html index 20663ef9708..088044b1576 100644 --- a/latest/docs/source/incompatible_changes.html +++ b/latest/docs/source/incompatible_changes.html @@ -143,7 +143,7 @@

Built-in transform/dataset/metric APIsSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/infrastructure.html b/latest/docs/source/infrastructure.html index 5b753825b0e..53d6bc278f8 100644 --- a/latest/docs/source/infrastructure.html +++ b/latest/docs/source/infrastructure.html @@ -283,7 +283,7 @@

Supported Feature MatrixSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/installation_guide.html b/latest/docs/source/installation_guide.html index 0488994bc5e..153b122e283 100644 --- a/latest/docs/source/installation_guide.html +++ b/latest/docs/source/installation_guide.html @@ -327,7 +327,7 @@

Validated Software EnvironmentSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/legal_information.html b/latest/docs/source/legal_information.html index 02d7482cf13..f8705cb7d70 100644 --- a/latest/docs/source/legal_information.html +++ b/latest/docs/source/legal_information.html @@ -147,7 +147,7 @@

TrademarksSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/llm_recipes.html b/latest/docs/source/llm_recipes.html index d3c5875d4d2..e2f308bd746 100644 --- a/latest/docs/source/llm_recipes.html +++ b/latest/docs/source/llm_recipes.html @@ -470,7 +470,7 @@

Large Language Models AccuracySphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/metric.html b/latest/docs/source/metric.html index 39a006d6e22..9cb1f860b90 100644 --- a/latest/docs/source/metric.html +++ b/latest/docs/source/metric.html @@ -466,7 +466,7 @@

Example Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/migration.html b/latest/docs/source/migration.html index 9c4a22d82b4..1ace55b674e 100644 --- a/latest/docs/source/migration.html +++ b/latest/docs/source/migration.html @@ -782,7 +782,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/mixed_precision.html b/latest/docs/source/mixed_precision.html index 4626f5ac083..26b386bf1cc 100644 --- a/latest/docs/source/mixed_precision.html +++ b/latest/docs/source/mixed_precision.html @@ -296,7 +296,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/model.html b/latest/docs/source/model.html index 03f39427f1e..49e1f6b83bf 100644 --- a/latest/docs/source/model.html +++ b/latest/docs/source/model.html @@ -221,7 +221,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/mx_quantization.html b/latest/docs/source/mx_quantization.html index bf306b2a30e..8f1e7d6632b 100644 --- a/latest/docs/source/mx_quantization.html +++ b/latest/docs/source/mx_quantization.html @@ -242,7 +242,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/objective.html b/latest/docs/source/objective.html index a648b2b05b4..01ff9411790 100644 --- a/latest/docs/source/objective.html +++ b/latest/docs/source/objective.html @@ -185,7 +185,7 @@

Example Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/orchestration.html b/latest/docs/source/orchestration.html index 5edebf7dd78..3b267d735e0 100644 --- a/latest/docs/source/orchestration.html +++ b/latest/docs/source/orchestration.html @@ -195,7 +195,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/pruning.html b/latest/docs/source/pruning.html index 4ceca1b649f..16c627b450f 100644 --- a/latest/docs/source/pruning.html +++ b/latest/docs/source/pruning.html @@ -518,7 +518,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/publication_list.html b/latest/docs/source/publication_list.html index 2933c251e57..29ec5dce5a3 100644 --- a/latest/docs/source/publication_list.html +++ b/latest/docs/source/publication_list.html @@ -215,7 +215,7 @@

2018 - 2020 (4)Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/quantization.html b/latest/docs/source/quantization.html index 2069893cf80..a687729c0f6 100644 --- a/latest/docs/source/quantization.html +++ b/latest/docs/source/quantization.html @@ -771,7 +771,7 @@

Examples Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/quantization_layer_wise.html b/latest/docs/source/quantization_layer_wise.html index 2394ad84656..c132840c08f 100644 --- a/latest/docs/source/quantization_layer_wise.html +++ b/latest/docs/source/quantization_layer_wise.html @@ -192,7 +192,7 @@

ONNX Runtime framework exampleSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/quantization_mixed_precision.html b/latest/docs/source/quantization_mixed_precision.html index 15aa1c5bc8f..5b9b47efe3d 100644 --- a/latest/docs/source/quantization_mixed_precision.html +++ b/latest/docs/source/quantization_mixed_precision.html @@ -165,7 +165,7 @@

PyTorch Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/quantization_weight_only.html b/latest/docs/source/quantization_weight_only.html index a0ab6fd5a83..d0e7cb62abc 100644 --- a/latest/docs/source/quantization_weight_only.html +++ b/latest/docs/source/quantization_weight_only.html @@ -468,7 +468,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/releases_info.html b/latest/docs/source/releases_info.html index 24dfe1081c4..377a095e13a 100644 --- a/latest/docs/source/releases_info.html +++ b/latest/docs/source/releases_info.html @@ -140,7 +140,7 @@

Incompatible ChangesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/sigopt_strategy.html b/latest/docs/source/sigopt_strategy.html index da220f3d6be..247a6b3947b 100644 --- a/latest/docs/source/sigopt_strategy.html +++ b/latest/docs/source/sigopt_strategy.html @@ -186,7 +186,7 @@

Performance Comparison of Different StrategiesSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/smooth_quant.html b/latest/docs/source/smooth_quant.html index be1e10a5b67..57bcb175167 100644 --- a/latest/docs/source/smooth_quant.html +++ b/latest/docs/source/smooth_quant.html @@ -726,7 +726,7 @@

ReferenceSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/transform.html b/latest/docs/source/transform.html index 651ffc18e81..49515d1b4dd 100644 --- a/latest/docs/source/transform.html +++ b/latest/docs/source/transform.html @@ -639,7 +639,7 @@

ONNXRT< Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/tuning_strategies.html b/latest/docs/source/tuning_strategies.html index b33b6dff951..9a5aa53de8a 100644 --- a/latest/docs/source/tuning_strategies.html +++ b/latest/docs/source/tuning_strategies.html @@ -583,7 +583,7 @@

Customize a New Tuning StrategySphinx using a theme provided by Read the Docs. - +

diff --git a/latest/docs/source/validated_model_list.html b/latest/docs/source/validated_model_list.html index f552113690a..dc4870af826 100644 --- a/latest/docs/source/validated_model_list.html +++ b/latest/docs/source/validated_model_list.html @@ -2530,7 +2530,7 @@

Validated ONNX QDQ INT8 Models on Multiple Hardware through ONNX RuntimeSphinx using a theme provided by Read the Docs. - +

diff --git a/latest/genindex.html b/latest/genindex.html index 65368798eae..3e6f4663583 100644 --- a/latest/genindex.html +++ b/latest/genindex.html @@ -8372,7 +8372,7 @@

X

Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/py-modindex.html b/latest/py-modindex.html index a4d8293573c..96723a55d3d 100644 --- a/latest/py-modindex.html +++ b/latest/py-modindex.html @@ -2456,7 +2456,7 @@

Python Module Index

Built with Sphinx using a theme provided by Read the Docs. - +

diff --git a/latest/search.html b/latest/search.html index b372468df10..cdd5f3fa6b9 100644 --- a/latest/search.html +++ b/latest/search.html @@ -123,7 +123,7 @@ Built with Sphinx using a theme provided by Read the Docs. - +