[DOCS] framework deprecation notice (#17484)

---------

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
This commit is contained in:
Karol Blaszczak
2023-05-15 10:39:10 +02:00
committed by GitHub
co-authored by Tatiana Savina
parent 808647dfb3
commit 3394f654e7
17 changed files with 85 additions and 19 deletions
+4
View File
@@ -33,6 +33,10 @@ Make sure that you also `install OpenCV <https://github.com/opencv/opencv/wiki/B
Install OpenVINO Development Tools
++++++++++++++++++++++++++++++++++
.. note::
Note that OpenVINO support for Apache MXNet, Caffe, and Kaldi is currently being deprecated and will be removed entirely in the future.
To install OpenVINO Development Tools, follow the :doc:`instructions for C++ developers on the Install OpenVINO Development Tools page <openvino_docs_install_guides_install_dev_tools>`. This guide uses the ``googlenet-v1`` model from the Caffe framework, therefore, when you get to Step 4 of the installation, run the following command to install OpenVINO with the Caffe requirements:
.. code-block:: sh