Skip to content

Commit

Permalink
Low Precision and Encrypted Model Update 1
Browse files Browse the repository at this point in the history
  • Loading branch information
msmykx-intel committed Aug 26, 2024
1 parent fe7157e commit 13f7333
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/articles_en/documentation/openvino-security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Encrypting and optimizing model before deploying it to the edge device can be us
deep-learning models. The edge device should keep the stored model protected all the time
and have the model decrypted **in runtime only** for use by the OpenVINO Runtime.

.. image:: ../../assets/images/deploy_encrypted_model.svg
.. image:: ../assets/images/deploy_encrypted_model.svg

Loading Encrypted Models
+++++++++++++++++++++++++++++++++++
Expand Down Expand Up @@ -69,8 +69,8 @@ Additional Resources
####################

- Intel® Distribution of OpenVINO™ toolkit `home page <https://software.intel.com/en-us/openvino-toolkit>`__.
- :doc:`Convert a Model <../legacy-features/transition-legacy-conversion-api/legacy-conversion-api>`.
- :doc:`OpenVINO™ Runtime User Guide <../../openvino-workflow/running-inference>`.
- For more information on Sample Applications, see the :doc:`OpenVINO Samples Overview <../../learn-openvino/openvino-samples>`
- For information on a set of pre-trained models, see the :doc:`Overview of OpenVINO™ Toolkit Pre-Trained Models <../../omz_models_group_intel>`.
- :doc:`Convert a Model <legacy-features/transition-legacy-conversion-api/legacy-conversion-api>`.
- :doc:`OpenVINO™ Runtime User Guide <../openvino-workflow/running-inference>`.
- For more information on Sample Applications, see the :doc:`OpenVINO Samples Overview <../learn-openvino/openvino-samples>`
- For information on a set of pre-trained models, see the :doc:`Overview of OpenVINO™ Toolkit Pre-Trained Models <../omz_models_group_intel>`.
- For IoT Libraries and Code Samples, see the `Intel® IoT Developer Kit <https://github.com/intel-iot-devkit>`__.

0 comments on commit 13f7333

Please sign in to comment.