Maria Pushkina
4f7f7c31ee
[CVS-104864] Action: Renamed group for concurrency ( #16715 )
2023-04-03 23:26:25 +04:00
dependabot[bot]
64e9dc32cd
Bump awalsh128/cache-apt-pkgs-action from 1.2.4 to 1.3.0 ( #16562 )
...
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action ) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases )
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.2.4...v1.3.0 )
---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 11:09:21 +04:00
Ilya Lavrenov
2e12af27e4
Improved GA precommit to track docs regressions ( #16027 )
2023-03-01 18:08:29 +04:00
dependabot[bot]
07f287e362
Bump awalsh128/cache-apt-pkgs-action from 1.1.3 to 1.2.2 ( #14999 )
...
* Bump awalsh128/cache-apt-pkgs-action from 1.1.3 to 1.2.2
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action ) from 1.1.3 to 1.2.2.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases )
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.1.3...v1.2.2 )
---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .github/workflows/build_doc.yml
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-02-28 19:54:33 +04:00
dependabot[bot]
a7443e13fa
Bump actions/cache from 1 to 3 ( #15965 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 10:46:37 +04:00
Sebastian Golebiewski
ffdf31fba8
DOCS: Update doxygen version ( #15210 )
...
* Update build_doc.yml
* fixing references
* fix refs
* fix branch.hpp
2023-01-20 13:22:30 +04:00
Ilya Lavrenov
c4eeecfec5
Remove myriad plugin ( #15131 )
...
* Removed Intel MYRIAD plugin
* Removed Intel MYIAD from CI files
* Removed Intel MYRIAD from cmake folder
* Removed MYRIAD, HDDL from samples
* Removed MYRIAD, HDDL from scripts folder
* Removed MYRIAD from bindings folder (C and Python API)
* Removed MYRIAD tests
* Removed MYRIAD from tests folder
* Removed MYRIAD from tools folder
* Removed HDDL (VAD), MYRIAD (NSC2) from documentation
* Fixed build for AUTO unit tests
* Fixed clang code style
* Fixed comments and issues
* removed MYRIAD from AUTO tests
* Disabled MULTI tests in CI
* Update docs/OV_Runtime_UG/auto_device_selection.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/deployment/local-distribution.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-18 15:19:44 +04:00
Roman Kazantsev
35ed485d82
[MO] Activate pylint checker in CI ( #15012 )
...
* Fixed mo workflow
* Update pylint config with import os
* Update .github/workflows/mo.yml
* Install extras for pylint checker
* Fix pylint reported errors
* Add torch to the environment
* Add torch into whitelist
* Ignore torch
* Localize torch code
* Fix syntax error
* Remove MO unit-test from Pylint flow
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-01-11 08:07:57 +04:00
Ilya Lavrenov
1e71bdd1d4
Fixed clang-format action to provide suggestions ( #14957 )
2023-01-06 06:37:15 +04:00
Ilya Lavrenov
d3f7adf63a
Add token for labeler workflow ( #14908 )
2023-01-03 12:54:11 +04:00
Ilya Lavrenov
1d690fbb50
Added workflow to add labels ( #14895 )
...
* Added workflow to add labels
* Preserve groups in codeowners files
2023-01-03 12:26:09 +04:00
Ilya Lavrenov
f78fa5b769
Smart github actions for shellcheck and clang-format ( #14881 )
...
* Smart github actions for shellcheck and clang-format
* Try to remove paths
* Added exclude
2023-01-02 05:16:45 +04:00
Ilya Lavrenov
1ef17c507d
Added dependency review action ( #14844 )
2022-12-29 11:39:56 +04:00
Ilya Lavrenov
4309325d4e
Used newer version of checkout github action ( #14843 )
...
* Used newer version of checkout github action
* Updated actions/upload-artifact action version to use Node 16
* Updated actions
* Experiment
* Name documentation artifacts
* Moved doxyrest version to environment
* Extract PR number
* Properly upload documentation
* Updated github_org_control/config.json
2022-12-29 02:30:17 +04:00
Anastasia Kuporosova
4e8d48a072
[PyOV] Delete repeated requirements files ( #14609 )
...
* [PyOV] Delete repeated requirements files
* update azure jobs
* update cmakefiles
2022-12-14 11:28:04 +01:00
Ilya Churaev
005f8ca497
Fixed documentation build ( #14208 )
2022-11-24 12:41:37 +04:00
Ilya Churaev
198adbf266
Add profiler to document build scripts ( #14029 )
...
* Add profiler to document build scripts
* Add script name
* Use system doxygen and try to understand the build of each cmake target
* Revert doxygen
* Try to speed up documentation build
* Try to cache results
* Added cache for sphinx
* Remove profilers
* Fix install dependencies
* Restored config options
* Added ccache
* Cache python and update sphinx
* Update packaging
* Revert sphinx upgrade
* Don't need to clone recursive
* Revert "Don't need to clone recursive"
This reverts commit 7a2043df7b .
* Change cache apt action
* Updated ccache calls
* Don't use recursice init
* Update sphinx to 4.5
* Fixed indent
* Disable all custom code in theme
* Remove quite mode
* Revert "Disable all custom code in theme"
This reverts commit 096ca2f329 .
* Removed dependency on python
* Disable code analyse
* Disable common functions
* Revert edit page
* Minimize the number of cycles for li
* Fixed is none
* Try to fix build
* Disable sidebar
* Revert "Disable sidebar"
This reverts commit 64303ee94f .
* Return raw html
* Removed private information
* Avoid generation multiple artifacts
* Added additional step to collect ccache
* Small change
* Fixed typo
* Added comments
2022-11-18 15:12:35 +04:00
Jan Iwaszkiewicz
5ae221e107
[PyOV] Fix mypy after bump, general refactor ( #13913 )
...
* Fix mypy errors after bump PEP482, reformat code in general
* Enable checks
* Fix smaller issues
* Revert typo with comments
* Fix indents
2022-11-08 19:26:39 +04:00
Przemyslaw Wysocki
d2871fd52c
[PyOV] Enable Python 3.10 on Azure CI ( #12578 )
...
* Fix mypy for numpy==1.21.6
* Apply CR changes
* Allow Python 3.6 for open source
* Attempt to silence mypy
* Revert to 3.6 in setup.pys
* Fix merge conflict
* Add newline
* Fix Python version assert
* Test Python 3.10 CI
* Try bumping up pybind to 2.10
* Link default python to python 3.10
* Add sudo to changing default python
* Bump python version in setupvars
* Fix exception in test
* Do the same for compatibility
* Apply same CI changes to other pipelines
* Attempt to fix arm and windows CIs
* Fix win py lib version and links?
* Try to fix CI
* Fix win python path
* Update win path
* Test disable PDPD
* Disable TF for testing CI
* Add sudo to rm
* Test linux
* Update requirements
* RM sudo
* Add debug step to CI on ARM
* build py from source on linux
* Remove debug step from ARM
* Fix err
* Fill num_proc
* Fic py installation
* Bump pdpd to 2.3.1
* Bump np vers
* Try to upgrade onnx to 1.12.0
* Revert onnx upgrade, enable frontends
* Build py shared
* Export library
* activate py env
* Bump scipy for py3.10
* Another scipy bump
* Fix Windows path, add nfs helper for mount
* Attempt to fix win_cc
* Batch of changes
* Try to fix ngraph-onnx-lin
* Install lsb-release for docker on ngraph-onnx-lin
* Link lsb_release
* Try bumping Ubuntu to 22.04
* Revert ubuntu change in dockerfile
* Refactor tests for onnx1.12
* Fix ONNX compatibility and numpy warnings
* Refactor tests for onnx1.12
* Fix ONNX compatibility and numpy warnings
* Upgrade ONNX to 1.12 in cpp
* Skip unsupported ops
* Revert "Fix ONNX compatibility and numpy warnings"
This reverts commit cd8a0e6b8e .
* Small changes
* Remove unnecessary changes
* Bump Python version in github workflows
* Fix flake error
* Another flake error
* Even more flake errors
* Xfail more tests
* Fix mypy errors
* Change onnx version in tests
* Bump ONNX in MO
* Fix onnx utils in comp
* Minor changes
* Import pathlib
* Add xfails to compatibility tests
* Skip segfaulting tests
* Fix onnx nametuple
* Fix flake
* Try to fix py3.6 onnx
* Switch to venv in windows
* Fix model importer and reqs
* Add __test__
* Debug print
* Fix flake
* Update linux.yml
* Update windows.yml
* Update linux.yml
* Update windows.yml
* Install python3.10
* Update windows.yml
* Update windows.yml
* Update windows.yml
* Update windows.yml
* Update windows.yml
* Update windows.yml
* Update windows.yml
* Update windows.yml
* Install py embedded
* Fix dir
* Fix curl
* Add complete file
* CP file
* Bump py ver
* Fix missing venv
* Try to install
* Disable venv
* Bump OMZ commit
* checkout omz
* Revert omz
* Bump omz
* Revert pybind bump
* Update .gitmodules
* Change pybind to fork
* change ssize_t to size_t
* Install bz2 for py build
* Bump omz
* Bump pandas requirement version
* Revert omz
* Install missing clang
* Bump omz
* Bump versions on fork
* Bump numpy in model zoo
* Fix clang
* Skip segfaulting pdpd test
* Skip another pdpd test
* Skip pdpd places.cpp
* Bump py ver in setupvars.bat
* Disable paddle tests
* Use int instead of str
* Fix requirements path
* Enable lin-cc
* Fixes in CI
* lin-cc and ngrpah-onnx changes
* Update num_proc
* Update ngraph-onnx
* Minor change
* Fix env var
* Change ubuntu to 20
* Get compiler on ngraph-onnx
* Add sudo to apt-get
* Add SSL
* Download ssl
* Different way of installing ssl
* Minor changes
* install zlib
* Fix env var
* Fix docker building error
* Revert changes
* Modify dockerfile
* Change pychecks python version
* Cleanup
* Add LayerNorm to expanded ONNX functions
* Revert previous commit
* Add LayerNorm to expanded ONNX functions
* Apply clang
* Move LayerNorm tests to skip_segfault
* Unskip pdpd tests
* Enable pdpd tests on linux
* Refactoring
* Remove 3.6 from reqs
* Refactoring
* Minor changes
* Minor changes
* Relax MO reqs
* Bump torch version
* relax pytest
* Specify pytest version
* Fix pytest pip conflict
* Bump pybind11 to v2.10.1 release tag
* Specify separate pytest version for py3.10
* Bump attrs
* Add py dependency
* Refactor versions
* Add venv activation to tf tests
* Fix fdupes
* Bump OMZ submodule
* Remove find and replace
* Change pybind to upstream fork
* Set pybind to proper commit
* Minor changes
* Try to fix scipy
* Updated exclude patterns for nlohmann json
* [PyOV] Fix wheel requirements for new package versions
* Specify CPU plugin versions
* Bump OMZ version
* Fix linter
* Fix linter 2
* Fix linter 3
* Disable linter
Co-authored-by: Mateusz <mateusz.mikolajczyk@intel.com >
Co-authored-by: jiwaszki <jan.iwaszkiewicz@intel.com >
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2022-11-08 11:38:39 +04:00
Ilya Churaev
578df5486a
Kill old actions in case of new changes ( #13700 )
...
* Kill old actions in case of new changes
* Some new changes
* Revert redundant line
2022-10-28 15:16:46 +04:00
Ilya Churaev
d80636c56c
Try to suggest clang format changes ( #13685 )
...
* Enable reviewdog for clang-format
* Change pipeline
* Add github tocken
* Revert "Add github tocken"
This reverts commit dfe759a56d .
* Revert "Change pipeline"
This reverts commit e7908202e9 .
* Fixed code style
2022-10-28 15:15:49 +04:00
Ilya Churaev
85d78a3ef0
Build code snippets together with doc ( #13541 )
...
* Build code snippets together with doc
* Added separate step for code snippets
* Try to enable CI step
* Disabe myriad
* Try to fix Windows
* Detect number of cores
* Reduced build time of code snippets
2022-10-21 06:29:19 +03:00
Przemyslaw Wysocki
a0e2f14790
[PyOV] Upgrade linter Python version ( #13531 )
2022-10-20 10:01:13 +02:00
Przemyslaw Wysocki
d5a274b0e4
[PyOV] Drop Python 3.6 support ( #12280 )
...
* Drop Python 3.6
* Test dropping Python to 3.6 in py_checks.yml
* Allow Python 3.6 for open source
* Add docs on upgrading Python
2022-09-22 11:58:12 +02:00
Alina Kladieva
1734f2d673
Run Python checks on Ubuntu 20.04 ( #12687 )
...
* Run Python checks on Ubuntu 20.04
* Run py_checks for changes to workflow
* Fix endline
2022-08-22 23:15:27 +04:00
Ilya Lavrenov
2e7284cfa0
Automatically detect ENABLE_PYTHON, ENABLE_WHEEL default values ( #12551 )
...
* Add ENABLE_WHEEL=ON by default
* Adjust CMake options for GitHub checks
* Add ov_check_pip_package and ov_check_pip_packages CMake functions
* revert options
* skip empty lines
* formatting
* fix condition
* check for patchelf
* Add numpy dependency to condition
* Fix error:
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (gast 0.4.0 (c:\hostedtoolcache\windows\python\3.7.6\x64\lib\site-packages), Requirement.parse('gast==0.3.3; platform_system == "Windows"'), {'paddlepaddle'})
* set DENABLE_WHEEL=OFF for openvino-onnx docker
* Supported newer versions of shellcheck
* Don't use excluded sources
* Improved NCC process of clang search
* Fixes
* A lot of updates
* Fixes after 2 PRs merge
* Fixed build
* Fixes
* Relaxed cython version a bit
* Try non-pip cython as well
* Fixed MacOsX
* Disable pybind usage for MO tests as well
* Added descriptive warning messages
* Fixed compilation on Windows
* Support for cmake < 3.15
* FIxed Windows linkage
* Fixed review comments
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
2022-08-16 14:43:30 +04:00
Ilya Lavrenov
aecab4d12a
U22 adoption in github actions ( #12550 )
...
* Supported newer versions of shellcheck
* Don't use excluded sources
* Improved NCC process of clang search
* Fixes
2022-08-14 20:53:41 +04:00
Anastasia Kuporosova
4c7050f6a9
[Python API] Improve configuration files ( #10960 )
...
* [Python API] Improve configuration files
* fix config files
* update setup.cfd + change quotes
* move all codestyle checks to py_checks job
* update requirements_test.txt
* fix codestyle according to flake-docstring
* fix
* fix mypy
* apply comments
2022-03-30 20:26:36 +03:00
Ilya Lavrenov
168bfe58c4
Fix NCC ( #10105 )
2022-02-03 16:51:26 +03:00
Nikolay Tyukaev
7a88daa8f7
enable doc html artifact ( #10065 )
2022-02-02 14:43:20 +03:00
Anton Dudchenko
89b88af28d
[VPU] Rename INTEL_VPU to INTEL_MYRIAD, move thirdparty and vpu_dependencies ( #9827 )
...
* Rename INTEL_VPU to INTEL_MYRIAD, move thirdparty and vpu_dependencies
* Fix thirdparty
* Rename HDDL
* Remove unused files
* Fix HDDL
* Add path to mvnc
* Fix installation on Linux
* Remove thirdparty dir from codeowners
* Move new files
* Remove IE_MAIN_SOURCE_DIR dependencies
Co-authored-by: Maksim Doronin <maksim.doronin@intel.com >
2022-01-31 16:58:33 +03:00
Nikolay Tyukaev
622027bee5
fix errors in documentation ( #9384 )
...
* add sphinx log parsing
* fix
* fix log
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* doxygen-xfail
* fixes
* fixes
* fixes
* fixe
* fixes
* fixes
* fix pot
* add pot check
* fixes
* fixes
* Fixed POT docs
* Fixed POT docs
* Fixes
* change heading markup
* fixes
Co-authored-by: azaytsev <andrey.zaytsev@intel.com >
2022-01-27 19:39:49 +03:00
Ilya Lavrenov
138fb37fde
Use clang-12 for U20 ( #9867 )
2022-01-24 14:23:16 +03:00
Anastasia Kuporosova
a8b59458d1
[Python API] Move old python bindings ( #9134 )
...
* [Python API] Remove offline transformations from old python api
* [Python API] Move wheel folder to the python dir
* codestyle files
* [Python API] Move old python bindings
* move api
* one more codestyle
* fix install stage
* remove unexisting file from gitignore
* flake8 style
* try to fix jenkins
* undo comments
* return variable
* remove cpack
* fix after merge
* try to fix version
* fix test
* remove debug info
* version of python
* try to fix pyversion
* update tests
Co-authored-by: Alexander Zhogov <alexander.zhogov@intel.com >
2022-01-24 13:16:07 +03:00
Anton Dudchenko
eb299f819e
[IE][VPU] Rename and move VPU plugin to src/plugins ( #9110 )
...
* [IE][VPU] Rename and move VPU plugin to src/plugins
* Update some dependencies
* Change .md
* Update some dependencies
* Update some dependencies (again)
* I'll rename this one
* Remove ENABLE_MYRIAD arg
* Update XLink.cmake
* Update thirdparty CMakeList
* Minor fixes
2022-01-14 14:02:08 +03:00
Ilya Lavrenov
9ef48cbe6d
Moved NCC check to U20 ( #9631 )
2022-01-14 07:50:55 +03:00
Anastasia Kuporosova
ab09135195
[Python API] Move wheel folder to the python dir ( #9125 )
...
* [Python API] Move wheel folder to the python dir
* codestyle files
* one more codestyle
* align with master
* ignore some flake8 comments
2022-01-11 16:55:18 +03:00
Andrey Zaytsev
4ae6258bed
Feature/azaytsev/from 2021 4 ( #9247 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
* Updated openvino_docs.xml
* Updated the link to software license agreements
* Revert "Updated the link to software license agreements"
This reverts commit 706dac500e .
* Docs to Sphinx (#8151 )
* docs to sphinx
* Update GPU.md
* Update CPU.md
* Update AUTO.md
* Update performance_int8_vs_fp32.md
* update
* update md
* updates
* disable doc ci
* disable ci
* fix index.rst
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
# Conflicts:
# .gitignore
# docs/CMakeLists.txt
# docs/IE_DG/Deep_Learning_Inference_Engine_DevGuide.md
# docs/IE_DG/Extensibility_DG/Custom_ONNX_Ops.md
# docs/IE_DG/Extensibility_DG/VPU_Kernel.md
# docs/IE_DG/InferenceEngine_QueryAPI.md
# docs/IE_DG/Int8Inference.md
# docs/IE_DG/Integrate_with_customer_application_new_API.md
# docs/IE_DG/Model_caching_overview.md
# docs/IE_DG/supported_plugins/GPU_RemoteBlob_API.md
# docs/IE_DG/supported_plugins/HETERO.md
# docs/IE_DG/supported_plugins/MULTI.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_ONNX.md
# docs/MO_DG/prepare_model/convert_model/Converting_Model.md
# docs/MO_DG/prepare_model/convert_model/Converting_Model_General.md
# docs/MO_DG/prepare_model/convert_model/Cutting_Model.md
# docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_RNNT.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_EfficientDet_Models.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_WideAndDeep_Family_Models.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md
# docs/doxygen/Doxyfile.config
# docs/doxygen/ie_docs.xml
# docs/doxygen/ie_plugin_api.config
# docs/doxygen/ngraph_cpp_api.config
# docs/doxygen/openvino_docs.xml
# docs/get_started/get_started_macos.md
# docs/get_started/get_started_raspbian.md
# docs/get_started/get_started_windows.md
# docs/img/cpu_int8_flow.png
# docs/index.md
# docs/install_guides/VisionAcceleratorFPGA_Configure.md
# docs/install_guides/VisionAcceleratorFPGA_Configure_Windows.md
# docs/install_guides/deployment-manager-tool.md
# docs/install_guides/installing-openvino-linux.md
# docs/install_guides/installing-openvino-macos.md
# docs/install_guides/installing-openvino-windows.md
# docs/optimization_guide/dldt_optimization_guide.md
# inference-engine/ie_bridges/c/include/c_api/ie_c_api.h
# inference-engine/ie_bridges/python/docs/api_overview.md
# inference-engine/ie_bridges/python/sample/ngraph_function_creation_sample/README.md
# inference-engine/ie_bridges/python/sample/speech_sample/README.md
# inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api.pyx
# inference-engine/include/ie_api.h
# inference-engine/include/ie_core.hpp
# inference-engine/include/ie_version.hpp
# inference-engine/samples/benchmark_app/README.md
# inference-engine/samples/speech_sample/README.md
# inference-engine/src/plugin_api/exec_graph_info.hpp
# inference-engine/src/plugin_api/file_utils.h
# inference-engine/src/transformations/include/transformations_visibility.hpp
# inference-engine/tools/benchmark_tool/README.md
# ngraph/core/include/ngraph/ngraph.hpp
# ngraph/frontend/onnx_common/include/onnx_common/parser.hpp
# ngraph/python/src/ngraph/utils/node_factory.py
# openvino/itt/include/openvino/itt.hpp
# thirdparty/ade
# tools/benchmark/README.md
* Cherry-picked remove font-family (#8211 )
* Cherry-picked: Update get_started_scripts.md (#8338 )
* doc updates (#8268 )
* Various doc changes
* theme changes
* remove font-family (#8211 )
* fix css
* Update uninstalling-openvino.md
* fix css
* fix
* Fixes for Installation Guides
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: kblaszczak-intel <karol.blaszczak@intel.com >
# Conflicts:
# docs/IE_DG/Bfloat16Inference.md
# docs/IE_DG/InferenceEngine_QueryAPI.md
# docs/IE_DG/OnnxImporterTutorial.md
# docs/IE_DG/supported_plugins/AUTO.md
# docs/IE_DG/supported_plugins/HETERO.md
# docs/IE_DG/supported_plugins/MULTI.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md
# docs/install_guides/installing-openvino-macos.md
# docs/install_guides/installing-openvino-windows.md
# docs/ops/opset.md
# inference-engine/samples/benchmark_app/README.md
# inference-engine/tools/benchmark_tool/README.md
# thirdparty/ade
* Cherry-picked: doc script changes (#8568 )
* fix openvino-sphinx-theme
* add linkcheck target
* fix
* change version
* add doxygen-xfail.txt
* fix
* AA
* fix
* fix
* fix
* fix
* fix
# Conflicts:
# thirdparty/ade
* Cherry-pick: Feature/azaytsev/doc updates gna 2021 4 2 (#8567 )
* Various doc changes
* Reformatted C++/Pythob sections. Updated with info from PR8490
* additional fix
* Gemini Lake replaced with Elkhart Lake
* Fixed links in IGs, Added 12th Gen
# Conflicts:
# docs/IE_DG/supported_plugins/GNA.md
# thirdparty/ade
* Cherry-pick: Feature/azaytsev/doc fixes (#8897 )
* Various doc changes
* Removed the empty Learning path topic
* Restored the Gemini Lake CPIU list
# Conflicts:
# docs/IE_DG/supported_plugins/GNA.md
# thirdparty/ade
* Cherry-pick: sphinx copybutton doxyrest code blocks (#8992 )
# Conflicts:
# thirdparty/ade
* Cherry-pick: iframe video enable fullscreen (#9041 )
# Conflicts:
# thirdparty/ade
* Cherry-pick: fix untitled titles (#9213 )
# Conflicts:
# thirdparty/ade
* Cherry-pick: perf bench graph animation (#9045 )
* animation
* fix
# Conflicts:
# thirdparty/ade
* Cherry-pick: doc pytest (#8888 )
* docs pytest
* fixes
# Conflicts:
# docs/doxygen/doxygen-ignore.txt
# docs/scripts/ie_docs.xml
# thirdparty/ade
* Cherry-pick: restore deleted files (#9215 )
* Added new operations to the doc structure (from removed ie_docs.xml)
* Additional fixes
* Update docs/IE_DG/InferenceEngine_QueryAPI.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
* Update Custom_Layers_Guide.md
* Changes according to review comments
* doc scripts fixes
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
* Update Int8Inference.md
* update xfail
* clang format
* updated xfail
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com >
Co-authored-by: kblaszczak-intel <karol.blaszczak@intel.com >
Co-authored-by: Yury Gorbachev <yury.gorbachev@intel.com >
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
2021-12-21 20:26:37 +03:00
Alexander Zhogov
c10a27f601
github_org_control: Update to the latest version ( #9322 )
2021-12-20 21:04:28 +03:00
Pavel Esir
980904c9ec
[MO] Align MO namespaces ( #7708 )
...
* Moved and merged mo/ and extensions/ into openvino/tools/mo
* edited imports
* edited docs to use mo script from entry_point
* edited MO transformations list loading and setup.py
* changed full path -> 'mo' entry point in docs (leftovers)
* corrected package_BOM
* updated resolving --transformation_config in cli_parser.py
* pkgutil-style __init__.py, added summarize_graph into entry points
* updated DOCs for the new --transformations_config
* fix select
* updated install instructions, fixed setup.py for windows and python_version < 3.8
* fixed typo in requirements.txt
* resolved conflicts
* removed creating custom __init__.py from setup.py
* corrected folder with caffe proto
* corrected loading user defined extensions
* fix openvino.tools.mo import in serialize.py
* corrected layer tests for new namespace
* fix in get_testdata.py
* moved model-optimizer into tools/
* renamed import in POT
* corrected mo.yml
* correct CMakeLists.txt for the newest tools/mo
* corrected find_ie_version.py
* docs and openvino-dev setup.py update for the newest tools/mo
* miscellaneous leftovers and fixes
* corrected CI files, pybind11_add_module in CMakeLists.txt and use of tools/mo path instead of tools/model_optimizer
* add_subdirectory pybind11 for tools/mo
* POT path fix
* updated setupvars.sh setupvars.bat
* Revert "updated setupvars.sh setupvars.bat"
This reverts commit c011142340 .
* removed model-optimizer env variables from setupvars
* updated CMakeLists.txt to pack MO properly with tests component
* corrected left imports, corrected loading requirements for layer tests
* mo doc typo correction
* minor corrections in docs; removed summarize_graph from entry_points
* get_started_windows.md, MonoDepth_how_to.md corrections, mo path corrections
2021-12-08 08:53:53 +03:00
Anastasia Kuporosova
799be77e33
[Python API] Move samples and docs to the new directory ( #7851 )
...
* [Python API] Move samples and docs to the new directory
* move samples to the new directory
* try to fix build and pychecks
* fix links
* fix pychecks
* fix cmake
* fix cpack installation
* Update inference-engine/ie_bridges/python/CMakeLists.txt
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
2021-10-14 14:49:35 +03:00
Evgeny Talanin
10505809ec
Add apt update ( #7483 )
2021-09-13 13:39:42 +03:00
Ilya Churaev
99f9a90ca5
Fix code style artifacts ( #6997 )
...
* Fixed artifacts
* Break code style
* Revert "Break code style"
This reverts commit 71ee638cd0 .
* Added -j8 for fix_all
2021-08-11 16:15:53 +03:00
Ilya Lavrenov
6a63cb9122
Enabled naming style check for FEM, ONNX FE ( #6970 )
...
* Enabled naming style check for FEM, ONNX FE
* Used custom version of ncc
* Added self-check
* Removed submdoule
* Moved to public ncc
2021-08-09 15:38:08 +03:00
Ilya Lavrenov
5d781afe73
Naming convention tool integration ( #6967 )
...
* Fixed cycle dependency
* Added NCC infra
* Add submodule
* Added substitution for clang lib
* target depends on target_ncc_check
* Try find_package(Clang QUIET)
* Added github actions
* Try U18 + clang9
* Fixed nnc
* Updated style
* Works for clang-9
* Works for clang-7
* Fixes
2021-08-07 09:55:45 +03:00
Ilya Lavrenov
b62d93efff
Enabled code style check for tests ( #6724 )
2021-07-20 18:59:38 +03:00
Gleb Kazantaev
ea3ed8af21
Turn on IE and NG python APIs by default inside Model Optimizer ( #5721 )
...
* Turn on IE and NG python APIs by default inside Model Optimizer
* Remove fallback
* Fix mo_ut
* Remove MO wheel tests
* Add model_optimizer custom target to gather all MO deps inside single traget
* Fix PR comments
2021-06-16 03:12:24 +03:00
Ilya Lavrenov
246932a5d3
Py code style ( #6086 )
...
* GitHub CI: Enable Python for Code style
* Update formatting
* Fix
* Add cython
* Add upgrade pip
* Update to src/requirements-dev.txt
* Fixed clang code style
Co-authored-by: azhogov <alexander.zhogov@intel.com >
2021-06-08 20:24:11 +03:00
Alexander Zhogov
bc4223870d
GitHub CI: Add check of PR commits ( #6043 )
...
* GitHub CI: Add check of PR commits
* Install dependencies
* Add GITHUB_TOKEN
* Set DRY_RUN
2021-06-07 10:27:12 +03:00
Alexander Zhogov
adee5228d4
GitHub CI: Disable doc build on forks and upload on PR ( #6044 )
2021-06-04 20:07:05 +03:00