Ilya Lavrenov
168bfe58c4
Fix NCC ( #10105 )
2022-02-03 16:51:26 +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
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
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
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
Ilya Churaev
3ee41375a3
Clang-format check for itt collector ( #4893 )
...
* Enable clang_format for ITT collector
* Fixed code style
* Bad code style
* Enable clang-format for ITT collector
* Revert "Bad code style"
This reverts commit 82cbd40539 .
* Fixed build
2021-03-23 15:08:51 +03:00
Ilya Churaev
1334d7d122
Enable OV clang format command for nGraph ( #4792 )
...
* Added add_clang_format commands
* Added clang_format targets as dependencies for original targets
* Update CI scripts
* Fixed code-style for nGraph unit tests
* Change job name
* Disable clang-format for Windows
* Fixed nGraph python build
* Fixed comments and enabled code style for ONNX Editor
* Disable code style check on compilation step
2021-03-18 06:38:10 +03:00
Katarzyna Mitrus
5f098e1079
nGraph code style upgrade to clang-format-9 ( #4721 )
...
* ngraph clang-format upgrade to 9
* Reformatted files
* Remove comma at the end of test data vector
2021-03-15 22:06:01 +03:00
Dmitry Kurtaev
b77bedcb64
Remove Java bindings ( #3216 )
2020-11-19 13:59:20 +03:00
Alexander Zhogov
170782b1c8
GitHub CI: Add ShellCheck ( #2554 )
...
* Add shellcheck
* Remove fetchDepth: 1
2020-10-06 13:16:46 +03:00
Anna Likholat
53c03db307
[JAVA] Code style check added ( #1984 )
2020-09-09 17:49:23 +03:00
Alexander Zhogov
601f66e1ec
Run nGraph code style check in the root of repo ( #1573 )
2020-07-31 12:19:12 +03:00
Alexander Zhogov
4778feae91
Actions CI: Enable nGraph Code style check ( #863 )
2020-06-10 16:18:53 +03:00