Commit Graph

55 Commits

Author SHA1 Message Date
Ilya Churaev
5a48ca5f64 Changed owners of python dependencies (#8700) 2021-11-22 13:35:47 +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
Anastasia Kuporosova
36318ca2cc [Python API] move ngraph python api to the new location (#7364)
* [Python API] Move ngraph python api to the new destination

* fix building tests

* fix code-style checks

* building in azure

* fix building wheels

* apply fixes
2021-09-09 13:41:11 +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
Kate Generalova
27be552886 add a new label to track 3d party changes (#6610) 2021-07-13 16:18:19 +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
Alexander Zhogov
8830dcabf3 GitHub CI: Check committer email 2021-06-11 11:18:25 +03:00
Alexander Zhogov
c7141973ec GitHub CI: Fix checking commits in case of no email 2021-06-10 12:46: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
c80e939474 GitHub CI: non PR author commits are allowed (#6064) 2021-06-07 17:53:06 +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
Alexander Zhogov
126d1a649c CI: Update org control scripts (#6035) 2021-06-04 13:28:19 +03:00
Kate Generalova
10f3d7e065 feat: linters for IE Py API, wheel, samples (#5352)
* feat: linters for IE Py API, wheel, samples

* fix indent after auto-formatter

* ignore formatting for argument parsing
2021-04-28 13:52:03 +03:00
Kate Generalova
82e2b4188b feat: add checks for Py samples (#5339) 2021-04-22 11:03:49 +03:00
Dmitry Kurtaev
5272bd4ba9 Test MO wheel content (#5054) 2021-04-01 18:03:28 +03:00
Dmitry Kurtaev
47cf3bdc35 Use MO as module (#4801)
* Use MO as module

* Add legal notice
2021-03-30 18:11:58 +03:00
Alexey Suhov
6478f1742a Align copyright notice in python scripts (CVS-51320) (#4974)
* Align copyright notice in python scripts (CVS-51320)
2021-03-26 17:54:28 +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
Ilya Churaev
c52c4916be Added a template for PRs (#4313) 2021-02-15 15:18:29 +03:00
Alexander Zhogov
7f60c3f82d Actions CI: Remove unused requirements 2021-02-10 19:44:45 +03:00
Nikolay Tyukaev
f65a6f5424 Fix Doc CI (#4246)
* fix doc ci

* update

* fix
2021-02-09 18:03:00 +03:00
Dmitry Navalny
14d3310b32 [MO] pip packaging (#3123)
* [MO] pip packaging

* Use subprocess

* Remove MANIFEST.in

* Fix comments

* Fix requirements.txt duplication

* Add license
2021-02-09 10:47:14 +03:00
Alexander Zhogov
819650b4e1 CI: Add building documentation (#4215)
* Add Build Doc

* Add doxygen

* Add graphviz texlive

* Add lxml

* Add Upload doc

* ubuntu-20.04

* Build doxygen

* Fix

* exit 0

* Add nproc

* Change build dir name
2021-02-08 22:29:49 +03:00
Dmitry Kurtaev
b77bedcb64 Remove Java bindings (#3216) 2020-11-19 13:59:20 +03:00
Alexander Zhogov
97228dc7f7 Update dependabot.yml 2020-11-18 13:07:34 +03:00
Michał Karzyński
76ff0a5466 Add Dependabot configuration (#3029)
* Add Dependabot configuration

* Update config to Dependabot native
2020-11-13 11:50:47 +03:00
Sergey Lyubimtsev
93342f0860 [MO] Add CMake install for Model Optimizer (28291) (#2831)
* [MO] Add CMake install for Model Optimizer

* [MO] Update test for version.py

* [MO] Add CMake install for Model Optimizer

* [MO] Update test for version.py

* [MO] Add CMake install for Model Optimizer

* [MO] Update test for version.py

* [MO] fix file permissions for install location
2020-10-30 14:37:06 +03:00
Alexander Zhogov
565b504c1c GitHub CI: Add files_size.yml (#2570)
* GitHub CI: Add files_size.yml

* Update job name
2020-10-13 13:27:34 +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
Alexey Moskalev
750fc90293 Update issue templates
Removing wrong template
2020-08-12 13:17:34 +03:00
Alexey Moskalev
8d196e1e6d Update issue templates
removing wrong templates
2020-08-12 13:16:22 +03:00
Alexey Moskalev
31d45061d4 Update issue templates
First version
2020-08-12 13:13:41 +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
c5bac5a1b9 GitHub CI: Add filter for newly created PRs, and labels map in config.json (#1532)
* Add filter for newly created PRs, and labels map in config.json

* Fix label name
2020-07-31 10:43:22 +03:00
Evgeny Lazarev
eb8fe44de3 Updated MO requirements files (#1511)
* Updated MO requirements files

* Updated requirements in the CI config to run the pylint
2020-07-29 13:23:52 +03:00
Alexander Zhogov
e0023b3f71 GitHub CI: Disable/remove set_pr_labels 2020-07-27 19:22:05 +03:00
Alexander Zhogov
8b44f4343d GitHub CI: set_pr_labels - runs every 4 hours 2020-07-24 19:57:58 +03:00
Alexander Zhogov
d196c7cb15 GitHub CI: Fix issues in check_pr.py 2020-07-24 16:20:34 +03:00
Alexander Zhogov
3945acd65b GitHub CI: Change secret 2020-07-24 13:25:29 +03:00
Alexander Zhogov
765202e23c GitHub CI: Add set_pr_labels (#1467)
* GitHub CI: Add set_pr_labels

* Change to run every 10 min

* Update names
2020-07-24 13:00:04 +03:00
Alexander Zhogov
c1dec4ad42 GitHub CI: Add Python scripts for controlling organization (#1437) 2020-07-23 17:29:18 +03:00
Alexander Zhogov
4778feae91 Actions CI: Enable nGraph Code style check (#863) 2020-06-10 16:18:53 +03:00