Skip to content

Commit 13f7333

Browse files
committed
Low Precision and Encrypted Model Update 1
1 parent fe7157e commit 13f7333

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/articles_en/documentation/openvino-security.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Encrypting and optimizing model before deploying it to the edge device can be us
3838
deep-learning models. The edge device should keep the stored model protected all the time
3939
and have the model decrypted **in runtime only** for use by the OpenVINO Runtime.
4040

41-
.. image:: ../../assets/images/deploy_encrypted_model.svg
41+
.. image:: ../assets/images/deploy_encrypted_model.svg
4242

4343
Loading Encrypted Models
4444
+++++++++++++++++++++++++++++++++++
@@ -69,8 +69,8 @@ Additional Resources
6969
####################
7070

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

0 commit comments

Comments
 (0)