openvino/docs
Roman Kazantsev bba7e77242
[TF FE] Add user guide about TF FE Capabilities and Limitations (#14622) (#14634)
* [TF FE] Add user guide about TF FE Capabilities and Limitations

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Update docs/resources/tensorflow_frontend.md

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>

* Update docs/OV_Runtime_UG/deployment/local-distribution.md

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
2022-12-14 18:58:54 +04:00
..
Documentation DOCS-menu_recreate_structure_step4 (#14584) 2022-12-13 08:12:41 +01:00
Extensibility_UG DOCS: Proofreading OpenVINO Extensibility for 22.3 (#14510) 2022-12-13 11:19:26 +01:00
HOWTO Changed location of extensibility guide (#10433) 2022-02-24 15:50:31 +03:00
IE_PLUGIN_DG Fixing indentation in Build Plugin Using CMake (#13477) 2022-11-02 09:51:28 +01:00
MO_DG update paddle supported ops (#13923) (#14490) 2022-12-13 11:53:29 +08:00
OV_Runtime_UG [TF FE] Add user guide about TF FE Capabilities and Limitations (#14622) (#14634) 2022-12-14 18:58:54 +04:00
_static DOCS: New Homepage- 22.3 (#14581) 2022-12-14 12:12:28 +01:00
_templates 1. Makes transition guide link absolute so it will work for API docs using the same theme (#11610) 2022-05-10 17:59:48 +02:00
api [Docs] Add missed documentation for opset9 and opset10 (#14406) 2022-12-05 18:50:25 +04:00
benchmarks DOCS-menu_recreate_structure_step3 (#14574) 2022-12-12 14:55:46 +01:00
dev [DOC] Conditional compilation developer guide review (#14340) 2022-12-05 08:35:06 +04:00
doxyrest/frame DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
doxyrest-sphinx Feature/azaytsev/from 2021 4 (#9247) 2021-12-21 20:26:37 +03:00
gapi several ports to master 2022-10-17 11:06:04 +02:00
get_started DOCS: Reintroducing APT and YUM installation methods for 22.3 (#14492) 2022-12-09 22:03:29 +04:00
img tf_openvino (#13786) 2022-11-15 08:02:54 +01:00
install_guides post-merge corrections (#14603) 2022-12-13 11:49:24 +01:00
nbdoc DOCS-https-change-for-notebook-repository (#13426) 2022-10-13 07:18:35 +04:00
openvino_sphinx_theme Add profiler to document build scripts (#14029) 2022-11-18 15:12:35 +04:00
ops [Unique-10] ConvertPrecision transformation and new attribute for output type (#14229) 2022-11-28 11:56:49 +01:00
optimization_guide DOCS: Quantization doc rewrites - port to 22.3 (#14514) 2022-12-13 09:51:12 +01:00
ovsa DOCS: Port from 22.2 - Security Add-on directive fix (#13261) 2022-10-27 08:25:45 +02:00
resources [TF FE] Add user guide about TF FE Capabilities and Limitations (#14622) (#14634) 2022-12-14 18:58:54 +04:00
scripts Add profiler to document build scripts (#14029) 2022-11-18 15:12:35 +04:00
security_guide Docs menu recreate structure step2 (#14551) 2022-12-11 14:30:00 +01:00
snippets [GPU] Replace cl2.hpp with opencl.hpp in cmake search for docs and benchmark_app (#14158) 2022-11-25 11:37:51 +04:00
.clang-format Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
CMakeLists.txt Add profiler to document build scripts (#14029) 2022-11-18 15:12:35 +04:00
Doxyfile.config [C API][DOC]add doc capi reference (#13886) 2022-11-09 11:20:32 +04:00
Legal_Information.md Feature/azaytsev/cherry picks from 2021 4 (#7389) 2021-09-07 19:21:41 +03:00
conf.py Docs menu lvl1 expand script (#14567) 2022-12-12 13:59:26 +01:00
dlstreamer.md Feature/azaytsev/docs dlsteamer revision (#10155) 2022-02-14 12:43:52 +00:00
documentation.md DOCS-menu_recreate_structure_step4 (#14584) 2022-12-13 08:12:41 +01:00
documentation_build_instructions.md Feature/azaytsev/from 2021 4 (#9247) 2021-12-21 20:26:37 +03:00
doxygen-xfail.txt Docs labels adjustment (#11227) (#11294) 2022-04-01 15:06:55 +03:00
doxyrest-config.lua a bunch of doc fixes (#11230) (#11237) 2022-03-25 20:22:43 +03:00
get_started.md Docs menu recreate structure step1 port (#14527) 2022-12-09 08:23:09 +08:00
glossary.md CPU Plugin refactoring: Transition from Intel MKL-DNN to oneDNN (#11023) 2022-04-05 01:10:53 +03:00
home.rst DOCS: New Homepage- 22.3 (#14581) 2022-12-14 12:12:28 +01:00
index.html Moves nav items from top of page to left nav (#14295) 2022-12-05 17:13:40 +01:00
index.rst DOCS-top-menu-items_port_22.3 (#14465) 2022-12-07 19:34:42 +01:00
learn_openvino.md DOCS-menu_recreate_structure_step4 (#14584) 2022-12-13 08:12:41 +01:00
model_zoo.md doc fixes (#10738) 2022-03-02 17:46:49 +03:00
notebooks-installation.md [PyOV] Disallow Python 3.6 usage (#13240) 2022-11-06 10:45:42 +04:00
requirements.txt [PyOV] Upgrade mistune and remove import-order (#14356) 2022-12-05 10:16:24 +01:00
suppress_warnings.txt ignore doc python errors sphinx (#10756) 2022-03-03 11:25:54 +03:00
tuning_utilities.md fix errors in documentation (#9384) 2022-01-27 19:39:49 +03:00
tutorials.md DOCS: New Tutorials homepage (#13051) 2022-09-21 11:31:40 +04:00