Commit Graph

12194 Commits

Author SHA1 Message Date
Tatiana Savina 47b736f63e
update links (#19563) 2023-09-04 15:04:36 +02:00
Sebastian Golebiewski e51cac60a2
Adding Quantizing with Accuracy Control using NNCF notebook (#19587) 2023-09-04 14:55:58 +02:00
Maciej Smyk d396dc06b8
[DOCS] 23.0 to 23.1 link update for 23.1 (#19586)
* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix
2023-09-04 14:06:30 +02:00
Maciej Smyk 192a01db8c
[DOCS] Fix for Install from Docker Image for 23.1 (#19580)
* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md
2023-09-04 11:16:19 +02:00
Ilya Lavrenov d6d27b5d0d
A set of fixes for Conan C++ package manager (#19553) 2023-09-04 11:32:27 +04:00
Ilya Lavrenov f4183c4be5
Fixed static build from build tree (#19565) 2023-09-04 11:31:51 +04:00
Karol Blaszczak f1a956e539
[DOCS] pytorch usage adjustment - model formats 23.1 (#19561) 2023-09-04 08:41:14 +02:00
Maciej Smyk 13e3f9921f
[DOCS] Torch.compile() documentation for 23.1 (#19540)
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-09-04 08:38:29 +02:00
Przemyslaw Wysocki e701484571
[PyOV] Cython bug cleanup (#19546)
* Revert "Bump cython in cmake (#19473)"

This reverts commit 35a1840b4b.

* Disable cmake check

* Robust detection of Cython version (#19537)

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-09-02 21:46:14 +04:00
Karol Blaszczak 7f1c7c79c8
[DOCS] adjustment to supported devices port 23.1
adjustments will continue in following PRs
2023-09-01 10:45:03 +02:00
Ilya Lavrenov 68ef953c34
Aligned protobuf version in conanfile.txt with onnx recipe (#19526) 2023-09-01 10:35:20 +04:00
Anastasia Kuporosova e2534eb9d6
Akup/cherry pick python snippets (#19480)
* first snippet

* part1

* update model state snippet

* 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

* add serialize

* 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

---------

Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-08-30 14:32:53 +02:00
Sebastian Golebiewski d7d8660bda
add-253 (#19501) 2023-08-30 13:46:31 +02:00
Sebastian Golebiewski ca98745ac5
improve-snippets (#19497)
Porting: https://github.com/openvinotoolkit/openvino/pull/19479
2023-08-30 12:50:19 +02:00
Karol Blaszczak 8f721f971c
[DOCS] including NPU documents (#19340) (#19494)
port: #19340
2023-08-30 11:51:27 +02:00
Aleksandr Voron 1d39196baf
[CPU][ARM] Fix inference precision for behaviour tests (#19484) 2023-08-30 09:38:54 +04:00
Przemyslaw Wysocki 35a1840b4b
Bump cython in cmake (#19473)
* Bump cython in cmake

* Remove the check altogether

* Debug fix

* Updtae docs req

* Add separate cython installation

* Correct python3

* debug

* Add python3-venv package

* Remove source

* Debug

* debug

* pip install flag

* Debug

* Debug

* debug

* debug

* Debug

---------

Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
2023-08-29 16:57:02 +02:00
Anastasia Kuporosova f9c0e9690a
Akup/cherry pick samples namespace update (#19478)
* Fix samples debug

* Fix linter

* Fix speech sample

---------

Co-authored-by: p-wysocki <przemyslaw.wysocki@intel.com>
2023-08-29 14:48:54 +02:00
Irina Efode d43d5634b4
[CONFORMANCE] Fix for Eye-9 op in the Opset Conformance report (#19426)
Co-authored-by: Sofya Balandina <sofya.balandina@intel.com>
2023-08-29 13:49:58 +02:00
Zhang Yi 0255de9d9a
[CPU]apply sdl requirement (#19441) 2023-08-29 12:49:15 +02:00
Pavel Esir 5e1e878ae7
[OVC] Fix output parsing (#19391) 2023-08-29 12:48:09 +02:00
Pavel Esir 0a055f738f
[ovc] check if input is correct in split_inputs (#19424) 2023-08-29 12:47:49 +02:00
Anton Voronov 0040703b02
[CPU][OneDNN] fix zero pad perf issues (#19420) 2023-08-29 12:32:02 +02:00
Aleksandr Voron cf316f12b6
revert default fp16 prec for arm (#19444) 2023-08-29 12:31:50 +02:00
Maciej Smyk f128f9a7f3
[DOCS] Docker Guide Update for 23.1 (#19449)
* docker-update

* id fix

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md
2023-08-29 08:45:18 +02:00
Sebastian Golebiewski 78b0010656
update-notebooks (#19453)
Add notebook 252-fastcomposer-image-generation. Fix indentation, admonitions, broken links and images.
2023-08-28 14:39:00 +02:00
Wilson Seok 51e0c002ac
add sqrt activation support in cpu_impl (#19422) 2023-08-25 12:10:12 -07:00
Min, Byungil 85ea15896b
[GPU] Resolve accuracy issue from clamp fused prims (#19408)
+ Added condition when clamp activation is added to fused-ops for fp16 overflow

Signed-off-by: Min, Byungil <byungil.min@intel.com>
2023-08-25 11:22:01 -07:00
Karol Blaszczak 394dd95b25
[DOCS] speech sample deprecation port 23.1 2023-08-25 12:41:47 +02:00
Maxim Vafin 4f84d752d4
[PT FE] Align bool types and same bit int types (#19400) 2023-08-25 13:52:23 +04:00
Gorokhov Dmitriy 8c9163930c
[CPU] Fixed has_subnormals behavior for negative zero values (#19361) 2023-08-25 13:19:11 +04:00
Sofya Balandina 22045c6944
[conformance] Add shape mode and graph conv logic to test name (#19401) 2023-08-25 01:00:18 +02:00
Pavel Esir 7649942867
[tests] save into different file in compression_test.py (#19357)
* save into different file in compression_test.py

* reuse existing tmp_files mechanism
2023-08-24 18:02:15 +04:00
Artyom Anokhov 07f55354a6
[packaging] APT/YUM: Added few conflict version for dot-releases of 2023.0.X (#19336) 2023-08-24 15:56:45 +02:00
Maxim Vafin 60d5c9aedd
[MO] Fix issue in nncf version verification (#19348)
* Return deleted nncf import

* Remove try-except, it hides exception

* Get version visout importing nncf module
2023-08-24 11:40:30 +02:00
Xuejun Zhai daba3713c0
[Wrapper] Avoid creating new threads when converting legacy inference request to API 2.0 (#19376)
* Fix error in CVS-115961, caused by wrapper covert 1.0 req to 2.0 req create 2 more threads

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Eable the test of compareAutoBatchingToSingleBatch with batch size 4 & num req 64, after fix issue 115961

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

---------

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-08-24 11:46:02 +04:00
Xiuchuan Zhai f3e91c5473
disable useless and dangerous reorder from int to bf16 (#19369) 2023-08-24 15:11:15 +08:00
Ekaterina Aidova b781b8f56c
[PT FE]: allow example input list with one tensor (#19324) 2023-08-24 10:40:51 +04:00
Maxim Vafin db49fa0255
[PT FE] Fix issue when FakeQuantize is not inserted after regular operations (#19315) 2023-08-24 09:58:08 +04:00
yanlan song 22db793c01
fix scan issue (#19321)
Signed-off-by: fishbell <bell.song@intel.com>
Co-authored-by: Chen Peter <peter.chen@intel.com>
2023-08-24 04:10:47 +00:00
Sebastian Golebiewski f491ff3b7e
[DOCS] Updating MO documentation for 23.1 (#19372)
* restructure-mo-docs

* apply-commits-18214

Applying commits from:

https://github.com/openvinotoolkit/openvino/pull/18214

* update

* Apply suggestions from code review

Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com>

* Apply suggestions from code review

* Update model_introduction.md

* Update docs/resources/tensorflow_frontend.md

* Create MO_Python_API.md

* Apply suggestions from code review

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* update

---------

Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-08-23 18:53:39 +02:00
Sebastian Golebiewski 0a0b690f57
CVS-113150 (#19371)
Porting:

https://github.com/openvinotoolkit/openvino/pull/18495
2023-08-23 18:27:55 +02:00
Maksim Kutakov 632f7e8356
[CPU] Fix deconvolution default primitive search algo (#19263)
* Fix deconvolution default primitive search

* Add dedicated test
2023-08-23 16:58:49 +02:00
Alexandra Sidorova 56f88804ee
[Snippets] Fixed memory leak in LinearIR (#19317)
* [Snippets] Changed shared_ptr<Expression> in ExpressionPort to weak_ptr<Expression>

* [Snippets] Applied Ivan comment
2023-08-23 16:12:41 +02:00
Maksim Kutakov 952bd43844
[CPU] Fix convolution plus sum layout alignment (#19280) 2023-08-23 16:29:18 +04:00
Vladislav Golubev 0614cd5d88
[CPU] Optimal number of streams calculation moved after LPT (#19312) 2023-08-23 16:28:49 +04:00
Marcin Kusmierski f0e7be1d2b
[GNA] Fix memory leak in insert_copy_layer.cpp (#19300)
* Added cleanup transformation for inert copy layer transforamtions
2023-08-23 13:11:08 +01:00
Anton Voronov 1eacf7d70d
[CPU][ONEDNN] jit_uni_dw_conv_row_f32: fixed post ops start index (#19352) 2023-08-23 15:52:28 +04:00
Ilya Churaev b6ccd6cdff
Disable proxy plugin for 2023.1 (#19081)
* Disable proxy plugin for 2023.1

* Do not run proxy tests
2023-08-23 15:41:51 +04:00
Sebastian Golebiewski 29ba2fea26
update-notebooks (#19338) 2023-08-22 15:37:41 +02:00