dependabot[bot]
5fd16dc92e
Bump SimenB/github-actions-cpu-cores from 1 to 2 ( #19894 )
...
Bumps [SimenB/github-actions-cpu-cores](https://github.com/simenb/github-actions-cpu-cores ) from 1 to 2.
- [Release notes](https://github.com/simenb/github-actions-cpu-cores/releases )
- [Commits](https://github.com/simenb/github-actions-cpu-cores/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: SimenB/github-actions-cpu-cores
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-09-18 10:41:41 +04:00
yanlan song
b8942b6dd6
Ensure so is there for lifecycle ( #19510 )
...
* ensure so is there for lifecycle
Signed-off-by: fishbell <bell.song@intel.com>
* batch plugin + batch not triggered case
Signed-off-by: fishbell <bell.song@intel.com>
* clang
Signed-off-by: fishbell <bell.song@intel.com>
* fix settensor failure
Signed-off-by: fishbell <bell.song@intel.com>
* fix model info mismatch when load with 1.0 API with ppp info
Signed-off-by: fishbell <bell.song@intel.com>
* remove unncessary ppp code
Signed-off-by: fishbell <bell.song@intel.com>
* Update src/plugins/auto_batch/src/compiled_model.cpp
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
* enable the meta holder cases
Signed-off-by: fishbell <bell.song@intel.com>
---------
Signed-off-by: fishbell <bell.song@intel.com>
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
2023-09-18 14:13:38 +08:00
Ilya Lavrenov
0b8237f508
Removed testdata repo usage ( #19890 )
2023-09-18 06:59:56 +04:00
Przemyslaw Wysocki
11016a9357
Add Good First Issue template ( #19871 )
...
* Add gfi
* Minor change
* Fix linter
* fix typo
2023-09-16 23:29:46 +04:00
Przemyslaw Wysocki
0247f4a9ab
Clean up issue templates ( #19874 )
...
* Cleanup
* minor changes
* performance.yml
2023-09-16 23:29:33 +04:00
Maciej Smyk
0edd62b96a
[DOCS] Notebooks iframe update for 23.1
2023-09-15 15:58:37 +02:00
Maciej Smyk
bcb469ab19
19680 & 19849 ( #19879 )
2023-09-15 14:55:32 +02:00
Andrey Kashchikhin
2cd1308104
[CI] [GHA] Introduce GHA Windows Conditional Compilation Pipeline ( #19343 )
...
* introduce win cc pipeline
* disable some triggers
* do not install unnecessary dependencies
* clone models
* rm triggers
---------
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
2023-09-15 16:25:32 +04:00
Andrey Kashchikhin
e090e37f6f
[CI] [GHA] Introduce GHA Linux Conditional Compilation Pipeline ( #19341 )
...
* introduce linux cc
* disable some triggers
* check dirs
* use another model
* return model
* rm triggers
---------
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
2023-09-15 16:24:44 +04:00
Anastasia Kuporosova
68ba8873a2
[Docs] Update python snippets with new properties imports ( #19872 )
2023-09-15 16:19:44 +04:00
Karol Blaszczak
2ec80439d7
[DOCS] benchmark update 23.1 ( #19683 )
2023-09-15 11:50:21 +02:00
dependabot[bot]
5b6043069d
Bump codecov/codecov-action from 3 to 4 ( #19863 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-09-15 08:49:24 +00:00
Evgenya Nugmanova
2205f48c71
Squeeze w/o axes [1, -1] -> dyn_rank ( #19593 )
...
Removes PDPD logic from core code, keeps PDPD specifics in the translator
2023-09-15 12:27:12 +04:00
Anastasia Kuporosova
d62348337f
[PyOV] Import properties from openvino ( #19815 )
2023-09-15 10:17:44 +02:00
Ilya Lavrenov
619c4bfce1
Enable tests for Conan ARM build ( #19860 )
2023-09-15 10:19:34 +04:00
Zhang Yi
ceab8059d1
[CPU]apply sdl requirement ( #19438 )
2023-09-15 10:17:45 +04:00
Karol Blaszczak
545779f99f
[DOCS] troubleshooting article
2023-09-15 08:07:53 +02:00
Ilya Lavrenov
db395155b3
Removed warnings suppressions for extra modukes ( #16479 )
2023-09-15 02:53:32 +00:00
Ilya Lavrenov
ba67db66ae
Properly enable CMAKE_COMPILE_WARNING_AS_ERROR ( #19828 )
...
* Properly enable CMAKE_COMPILE_WARNING_AS_ERROR_DEFAULT
* Properly enable CMAKE_COMPILE_WARNING_AS_ERROR
2023-09-15 01:20:00 +04:00
Anastasiia Pnevskaia
18f29c02d2
Fixed scalar creating in tf.Graph decoder ( #19735 )
...
* Fixed scalar logic in tf.Graph decoder.
* Passed memory sharing flag to all Tensor constructors.
* Small correction.
* Test correction.
2023-09-14 23:36:22 +04:00
Egor Duplenskii
73d8843da8
[CPU] Correct ConvertFqRnnToQuantizeRnn transformation ( #19850 )
...
by ensuring convert is placed after u8/i8 output
2023-09-14 18:04:58 +00:00
Maciej Smyk
b3bfcfc399
[DOCS] Notebooks Tutorials Page Update for master ( #19852 )
2023-09-14 17:52:24 +02:00
Irina Efode
c979ece791
[CONFORMANCE][IE TESTS] Remove w/a with using Convert ( #19748 )
2023-09-14 17:01:17 +02:00
Karol Blaszczak
7445a9c77b
[DOCS] release adjustments pass 3 - conversion port to master ( #19846 )
...
authored-by: Tatiana Savina <tatiana.savina@intel.com>
2023-09-14 16:13:21 +02:00
Vitaliy Urusovskij
53fef5f558
Fix incorrect use of ASSERT
( #19838 )
2023-09-14 13:34:14 +00:00
Ilya Lavrenov
35a0706dff
Replaced several cmake utilities with new ov_ prefix ( #19819 )
...
* Replaced several cmake utilities with new ov_ prefix
* Replaced several cmake utilities with new ov_ prefix
2023-09-14 16:22:50 +04:00
Maciej Smyk
d6ef6e253c
[DOCS] Notebooks update for master ( #19822 )
...
* notebooks-update
* notebooks-update
* fix
* Update 121-convert-to-openvino-with-output.rst
* Update 121-convert-to-openvino-with-output.rst
* fix
* table of content fix
* fix
* fix
* fix
* fix
* Update tutorials.md
* fix
* fix
* Update 115-async-api-with-output.rst
* Update 227-whisper-subtitles-generation-with-output.rst
2023-09-14 14:21:12 +02:00
Przemyslaw Wysocki
b1b3343ffc
[PyOV] Bump scipy
to a secure version and bump OMZ ( #19458 )
...
* Bump omz and scipy
* Separate versions per python version
* Change scipy in pot
2023-09-14 13:41:27 +02:00
Ilya Churaev
fa667156cb
Check HolderTests under the proxy ( #19785 )
...
* Skip only virtual device tests
* Fixed proxy life time
* Fixed compiled model get property
* Fixed code style
* Try to fix LTO
2023-09-14 15:11:26 +04:00
Maxim Vafin
1a950f9e8d
[PT FE] Torchvision NMS can accept negative scores ( #19826 )
2023-09-14 11:07:24 +02:00
Edward Shogulin
16adb01810
[LPT] SpaceToBatch & BatchToSpace implementation ( #19660 )
...
* [LPT] SpaceToBatch & BatchToSpace implementation
* Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md
* comments: fixes & refactoring
* rebase fix
* Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md
* rebase fix
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-09-14 08:16:04 +01:00
Ilya Churaev
4df4ea9b31
Move ngraph function to new api ( #19728 )
...
* Moved ngraphFunctions to new API
* Fixed code style
* Fixed build function
* Fixed cpu unit tests
* Fixed code style
* Fixed transformation tests
* Fixed code style
* Fixed build
* Fixed LP tests
* Fixed build all for macOS
* Fixed more issues
* Fixed some func tests
* Try to fix CPU tests
* Revert incorrect change
* Try to fix tests
* Fixed merge conflicts
* Remove redundant headers
* Update src/tests/ngraph_helpers/ngraph_functions/src/non_max_suppression.cpp
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-09-14 10:57:23 +04:00
Roman Lyamin
5ba60f845e
[GPU] Added zero input support for Pad ( #19720 )
2023-09-14 09:59:53 +04:00
Przemyslaw Wysocki
66dd347d38
remove upper bound ( #19802 )
2023-09-14 07:53:00 +02:00
Mingyu Kim
b044757d8c
[GPU] doc update for broken links ( #19829 )
2023-09-14 13:57:42 +09:00
Siddhant Chauhan
4ca3d51a40
Add a error message when creating an empty Constant ( #19674 )
...
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com>
2023-09-14 00:11:32 +02:00
Anastasia Kuporosova
2bf8d910f6
[Docs][PyOV] update python snippets ( #19367 )
...
* [Docs][PyOV] update python snippets
* first snippet
* Fix samples debug
* Fix linter
* part1
* Fix speech sample
* update model state snippet
* add serialize
* add temp dir
* CPU snippets update (#134 )
* snippets CPU 1/6
* snippets CPU 2/6
* snippets CPU 3/6
* snippets CPU 4/6
* snippets CPU 5/6
* snippets CPU 6/6
* make module TODO: REMEMBER ABOUT EXPORTING PYTONPATH ON CIs ETC
* Add static model creation in snippets for CPU
* export_comp_model done
* leftovers
* apply comments
* apply comments -- properties
* small fixes
* rempve debug info
* return IENetwork instead of Function
* apply comments
* revert precision change in common snippets
* update opset
* [PyOV] Edit docs for the rest of plugins (#136 )
* modify main.py
* GNA snippets
* GPU snippets
* AUTO snippets
* MULTI snippets
* HETERO snippets
* Added properties
* update gna
* more samples
* Update docs/OV_Runtime_UG/model_state_intro.md
* Update docs/OV_Runtime_UG/model_state_intro.md
* attempt1 fix ci
* new approach to test
* temporary remove some files from run
* revert cmake changes
* fix ci
* fix snippet
* fix py_exclusive snippet
* fix preprocessing snippet
* clean-up main
* remove numpy installation in gha
* check for GPU
* add logger
* iexclude main
* main update
* temp
* Temp2
* Temp2
* temp
* Revert temp
* add property execution devices
* hide output from samples
---------
Co-authored-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-09-13 21:05:24 +02:00
Maxim Vafin
4f92676c85
[PT FE] Support aten::one_hot ( #19779 )
...
* [PT FE] Support aten::one_hot
* Apply code style
2023-09-13 20:37:47 +02:00
Oleg Pipikin
f744869551
Refactor BroadcastLayerTest and GRUSequenceTest ( #19486 )
...
* Refactor GRUSequenceTest
* Refactor BroadcastLayerTest
* Temporary disable GRUSequenceTest
2023-09-13 19:18:56 +02:00
Mikhail Ryzhov
0234357869
[GHA] Changed ubuntu build runner to 20.04 ( #19790 )
...
* changed OS build runner to 20.04
* fixed PR
* changed version for test jobs
* Updated title
* Update .github/workflows/linux.yml
* Update linux.yml for PT models
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-09-13 18:46:50 +04:00
Ivan Tikhonov
d0213301a5
Transformations: API 2.0 transition part 3 for LPT transformations ( #19610 )
...
* lpt transformations: transition to api 2.0, ngraph -> openvino
* use ov namespace for lpt transformations
* fix low_precision usings
* includes refactoring
* delete RecurrentGraphRewrite and RecurrentMatcher as unused classes
* use ov header for itt; delete the disabled test
* delete the unused function
* suppress doxygen warning
* fix link in the documentation
2023-09-13 12:30:31 +00:00
Nadezhda Ageeva
3454139931
[HETERO] Hetero refactor subgraph collector. Adds unit tests. ( #19656 )
...
* [HETERO] Refactor subgraph collector. Add unit tests.
* [HETERO] Adds ov_hetero_unit_tests to azure
* [HETERO] Adds ov_hetero_unit_tests to github workflows
* Small updates
* Set CI_BUILD_NUMBER
* Fix cmake
* Fix cpplint
* STATIC -> OBJECT
* Fix .github/workflows/linux.yml
* Fix cmake
* Fix .github/workflows/linux_debian.yml
* Fix win build: separate version file
2023-09-13 12:17:32 +00:00
Vitaliy Urusovskij
972bb73298
TileLayerTest
to API2.0 (#19770 )
...
* `TileLayerTest` to API2.0
* Remove `ngraph::` use
* Fix cpplint
2023-09-13 12:10:02 +00:00
Karol Blaszczak
7445f5bea6
[DOCS] release adjustments pass 2 ( #19805 )
...
port: https://github.com/openvinotoolkit/openvino/pull/19796
2023-09-13 13:47:20 +02:00
Georgy Krivoruchko
5eff59a2d0
[ONNX] Switched ONNX to 1.14.1 ( #18359 )
...
* Switched ONNX to 1.14
* Updated IR_VERSION in the tests
* Assigned an extended tests to issues
* Switched ONNX to 1.14.1
* Slightly relaxed requirements for ONNX 1.14.1 and updated conan.lock
2023-09-13 15:40:08 +04:00
Maxim Vafin
3c762240f3
[PT FE] Add tests for torchvision models ( #19702 )
...
* [PT FE] Add tests for torchvision models
* Update tests/model_hub_tests/torch_tests/requirements.txt
* Apply review comments
* Clean tmp directory and make this separate job
* Update .github/workflows/linux.yml
* Update tests/model_hub_tests/torch_tests/test_torchvision_models.py
2023-09-13 15:24:09 +04:00
bstankix
4061b960f4
[DOCS] Add units to benchmark graphs ( #19799 )
2023-09-13 09:39:18 +00:00
Karol Blaszczak
dcbfbf8411
[DOCS] legacy adjustments pass 1 ( #19787 )
2023-09-13 11:20:25 +02:00
Andrey Kashchikhin
1f0c98ed8c
[CI] [GHA] Create only build directory for conan
build ( #19789 )
...
* create only build dir
* rm triggers
2023-09-13 13:08:04 +04:00
Ilya Lavrenov
8cff0697a7
Ability to use RapidJSON as find_package() ( #19762 )
...
* Ability to use RapidJSON as find_package()
* Use default features in vcpkg.json
2023-09-13 12:46:40 +04:00