Skip to content

Commit

Permalink
Revert "Release version 2.2.0 (#1172)" (#1177)
Browse files Browse the repository at this point in the history
This reverts commit df0dbc1.

Co-authored-by: reuvenp <reuvenp@altair-semi.com>
  • Loading branch information
reuvenperetz and reuvenp authored Aug 20, 2024
1 parent df0dbc1 commit 9440a67
Show file tree
Hide file tree
Showing 67 changed files with 177 additions and 799 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 463b5d411b812fb296a8f7bff970d1cf
config: 5cc6500fd7d8a78cea89aef3268de5c5
tags: 645f666f9bcd5a90fca523b33c5a78b7
14 changes: 0 additions & 14 deletions docs/_sources/api/api_docs/classes/BitWidthConfig.rst.txt

This file was deleted.

14 changes: 0 additions & 14 deletions docs/_sources/api/api_docs/classes/XQuantConfig.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions docs/_sources/api/api_docs/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ core
- :ref:`QuantizationConfig<ug-QuantizationConfig>`: Module to configure the quantization process.
- :ref:`QuantizationErrorMethod<ug-QuantizationErrorMethod>`: Select a method for quantization parameters' selection.
- :ref:`MixedPrecisionQuantizationConfig<ug-MixedPrecisionQuantizationConfig>`: Module to configure the quantization process when using mixed-precision PTQ.
- :ref:`BitWidthConfig<ug-BitWidthConfig>`: Module to configure the bit-width manually.
- :ref:`ResourceUtilization<ug-ResourceUtilization>`: Module to configure resources to use when searching for a configuration for the optimized model.
- :ref:`MpDistanceWeighting<ug-MpDistanceWeighting>`: Mixed precision distance metric weighting methods.
- :ref:`network_editor<ug-network_editor>`: Module to modify the optimization process for troubleshooting.
Expand All @@ -76,13 +75,6 @@ pruning
- :ref:`PruningConfig<ug-PruningConfig>`: Configuration for the pruning process (experimental).
- :ref:`PruningInfo<ug-PruningInfo>`: Information about the pruned model such as pruned channel indices, etc. (experimental).

xquant
===========

- :ref:`xquant_report_pytorch_experimental<ug-xquant_report_pytorch_experimental>`: A function to generate an explainable quantization report for a quantized Pytorch model (experimental).
- :ref:`xquant_report_keras_experimental<ug-xquant_report_keras_experimental>`: A function to generate an explainable quantization report for a quantized Keras model (experimental).

- :ref:`XQuantConfig<ug-XQuantConfig>`: Configuration for the XQuant report (experimental).

exporter
=========
Expand Down

This file was deleted.

This file was deleted.

140 changes: 0 additions & 140 deletions docs/api/api_docs/classes/BitWidthConfig.html

This file was deleted.

Loading

0 comments on commit 9440a67

Please sign in to comment.