Skip to content

Commit

Permalink
update to docs-guides for 8.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
aseemw committed Jun 11, 2024
1 parent 9118c67 commit 276d7de
Show file tree
Hide file tree
Showing 181 changed files with 16,692 additions and 34,142 deletions.
Binary file added docs-guides/_images/Xcode_stateful_model_io.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs-guides/_images/compress_coreml_models.jpg
Binary file not shown.
Binary file not shown.
Binary file added docs-guides/_images/multifunction-adapter-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-guides/_images/multifunction-adapter-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-guides/_images/multifunction-adapter-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-guides/_images/multifunction-flow1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-guides/_images/multifunction-flow2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-guides/_images/palettization-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs-guides/_images/palettization-technique.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs-guides/_images/quantization-technique.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs-guides/_images/sparse_weights.jpg
Binary file not shown.
Binary file added docs-guides/_images/sparse_weights.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-guides/_images/stateful-model-accum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-guides/_images/stateless-acc-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs-guides/_images/trade-off_curve.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 10 additions & 5 deletions docs-guides/_sources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,18 @@ This guide includes instructions and examples. For details about using the API c
:maxdepth: 1
:caption: Optimization

source/optimizing-models.rst
source/api-overview.rst
source/pruning.rst
source/palettization.rst
source/quantization-aware-training.rst
source/opt-overview.md
source/opt-whats-new.md
source/opt-overview-examples.rst
source/opt-workflow.md
source/opt-palettization.rst
source/opt-quantization.rst
source/opt-pruning.rst
source/opt-conversion.md
source/quantization-neural-network.md



.. toctree::
:maxdepth: 1
:caption: Other Converters
Expand All @@ -75,6 +79,7 @@ This guide includes instructions and examples. For details about using the API c
:caption: MLModel

source/mlmodel.md
source/multifunction-models.md
source/xcode-model-preview-types.md
source/mlmodel-utilities.md
source/model-prediction.md
Expand Down
12 changes: 0 additions & 12 deletions docs-guides/_sources/source/api-overview.rst

This file was deleted.

1 change: 1 addition & 0 deletions docs-guides/_sources/source/conversion-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This section describes conversion options to use with `convert() <https://apple.
new-conversion-options.md
model-input-and-output-types.md
image-inputs.md
stateful-models.md
classifiers.md
flexible-inputs.md
composite-operators.md
Expand Down
49 changes: 0 additions & 49 deletions docs-guides/_sources/source/converting-compressed-source-models.md

This file was deleted.

115 changes: 0 additions & 115 deletions docs-guides/_sources/source/data-dependent-pruning.md

This file was deleted.

Loading

0 comments on commit 276d7de

Please sign in to comment.