River Li
dec425c408
[C API] remove UNDEFINED property value ( #16709 )
2023-04-03 16:54:03 +04:00
Mateusz Tabaka
03ab0e4388
Add ConvolutionToGroupConvolutionFusion ( #16688 )
...
Fuses Split->series of Conv->Concat to GroupConvolution op.
Ticket: 105170
2023-04-03 14:38:44 +02:00
Przemyslaw Wysocki
6237868437
Dependabot-ignore line ( #16679 )
2023-04-03 15:49:27 +04:00
Vladimir Paramuzov
f7d15e12c8
[GPU] Refactor dimensions jitter and max rank related code ( #16603 )
...
* [GPU] Refactor dimensions jitter and max rank related code
2023-04-03 13:34:06 +02:00
River Li
b7b788917d
Fix double free in snippets ( #16702 )
2023-04-03 14:42:10 +04:00
Shen, Wanglei
86da15e621
enable new property ov::hint::use_cpu_pinning ( #16383 )
...
* enable ov::hint::use_cpu_pinning
* update test case for comments
* update header file
* update header file
* Delete cpu_streams_calculation.hpp
* Revert "Delete cpu_streams_calculation.hpp"
This reverts commit a1074ca843
.
* update config name
* fix code styple issue
* update for merge conflict
2023-04-03 18:14:33 +08:00
Sebastian Golebiewski
e7c1cdf982
DOCS shift to rst ( #16686 )
2023-04-03 11:41:28 +02:00
Vitaliy Urusovskij
016d36f032
Add mmap
notes in dldt_depl_optimization_latency.md ( #16682 )
2023-04-03 12:10:12 +04:00
Zlobin Vladimir
44330b22bd
Update open_model_zoo submodule ( #16678 )
...
Upgrade onnx to 1.13. Ticket 102716
2023-04-03 12:09:18 +04:00
Roman Kazantsev
f4fca2d578
[TF FE] Activate TopK layer test with the second output in the pre-commit ( #16691 )
...
* [TF FE] Test the second output for TopK operation
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Switch off no sorted case
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-04-03 11:38:27 +04:00
Sebastian Golebiewski
b2e4857a64
DOCS shift to rst - AccuracyAwareQuantization Parameters ( #16663 )
2023-04-03 08:29:40 +02:00
Sebastian Golebiewski
02b35d7984
DOCS shift to rst - POT CLI Example ( #16649 )
2023-04-03 08:29:10 +02:00
Sebastian Golebiewski
3a5b819685
DOCS shift to rst - POT API examples ( #16627 )
2023-04-03 08:28:47 +02:00
Sebastian Golebiewski
2f5be5e81c
DOCS shift to rst - Post-Training Optimization ( #16621 )
2023-04-03 08:28:24 +02:00
Sebastian Golebiewski
848c9e3b76
DOCS shift to rst ( #16616 )
2023-04-03 08:27:02 +02:00
Maciej Smyk
cddbb667a5
[DOCS] Automatic Batching Update ( #16607 )
2023-04-03 08:26:21 +02:00
Maciej Smyk
950b46ecad
DOCS shift to rst - Model Creation C++ Sample & Model Creation Python* Sample ( #16637 )
2023-04-03 08:24:35 +02:00
Maciej Smyk
bb20151c9d
DOCS shift to rst - Hello Query Device C++ Sample & Hello Query Device Python* Sample ( #16650 )
2023-04-03 08:24:02 +02:00
Maciej Smyk
f5dced8e69
DOCS shift to rst - Hello Classification Samples ( #16681 )
2023-04-03 08:23:44 +02:00
Yaroslav Torzuk
8491f15ba7
[GPU] Softmax for stable diffusion ( #15863 )
2023-04-03 10:21:02 +04:00
Anton Voronov
b64cbff10b
[CPU] FQ shape agnostic kernel ( #16585 )
2023-04-03 09:55:49 +04:00
Karol Blaszczak
d7f70b647b
[DOCS] shift to rst -install guides aptyumdocker ( #16680 )
2023-04-03 07:48:57 +02:00
Wang Wangwang
99eda5b5e1
[PYTHON][CAPI][AUTO] Add ENABLE_STARTUP_FALLBACK and ENABLE_RUNTIME_FALLBACK proper… ( #16436 )
...
* [AUTO] Add ENABLE_STARTUP_FALLBACK and ENABLE_RUNTIME_FALLBACK properties to Python API
* Add DEVICE_BIND_BUFFER property
* Add AUTO properties to C API
* Update test case && Update AUTO properties in PYTHON API
* Create dedicated files for auto plugin
* Update header files
* Update test case
* Modify code style
* Update variable name
* Add test case for invalid input value
2023-04-03 11:56:48 +08:00
Oleg Pipikin
e978db3132
Move new util functions from public api to dev api ( #16683 )
2023-04-01 11:46:20 +04:00
Ilya Churaev
186a1ccdcd
Move interpreter test to template plugin ( #16673 )
2023-03-31 20:49:07 +00:00
Oleg Pipikin
66ea57addd
Move memory tests from core to template plugin tests ( #16460 )
...
* Move memory tests from core to template plugin tests
* Rewrite tests to use template plugin
* Don't clone model in INTExecutable
* Add reset and modify tests
* Delete old test
* Fix clang-format
* Fix VariableState::set_state
* Enable and add var modify tests
* Fix INTExecutable
* Apply comments
2023-03-31 19:55:55 +02:00
guozhong wang
341217de99
Unify code path for MULTI and AUTO CTPUT hint ( #16349 )
...
[MULTI] pass through to AUTO with CTPUT hint
After this change
-- MULTI doesn't support setting infer request via CPU(4),GPU(8).
-- MULTI doesn't support CompiledModel::set_property() and ExecutableNetwork::GetConfig().
2023-03-31 18:40:41 +02:00
Roman Kazantsev
9a5a8f6abc
[TF FE] Move to TopK-11 operation and update downgrading TopK transformation ( #16590 )
...
* [TF FE] Move to TopK-11 operation
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Update downgrading transformation
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-03-31 17:44:58 +02:00
dependabot[bot]
c33a3f87f0
Bump attrs from 22.1.0 to 22.2.0 in /tests ( #16676 )
...
Bumps [attrs](https://github.com/python-attrs/attrs ) from 22.1.0 to 22.2.0.
- [Release notes](https://github.com/python-attrs/attrs/releases )
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python-attrs/attrs/compare/22.1.0...22.2.0 )
---
updated-dependencies:
- dependency-name: attrs
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-31 11:35:38 +00:00
Gorokhov Dmitriy
6e09e53f0d
[CORE] Added optimized fp32->fp16 precision conversion implementation ( #16672 )
2023-03-31 11:02:39 +00:00
Egor Duplenskii
6d1e5d336d
[CPU] Enable execution_mode API property ( #16367 )
2023-03-31 14:29:18 +04:00
Sebastian Golebiewski
f9ff518d16
DOCS shift to rst - Model Optimization Guide
articles ( #16598 )
2023-03-31 11:26:04 +02:00
Sergey Shlyapnikov
bb93bfd90f
[GPU] Add clDNN shape agnostic kernels usage as an initial impls for dGPU ( #16018 )
...
* [GPU] Add clDNN shape agnostic kernels usage as an initial impls for dGPU
* [GPU] Use layout as a key of weights cache, implement logic for weights cache capacity calculation based on available memory
2023-03-31 13:05:59 +04:00
Zhang Yi
fc88bed604
[CPU] Improvement for NoneZero and Gather ( #16641 )
2023-03-31 11:05:43 +02:00
Chen Xu
35398e339d
[CPU] Implement TopK-11 to CPU plugin ( #16522 )
2023-03-31 10:28:20 +02:00
Pavel Esir
6d064d26cb
remove deprecated MO args ( #16626 )
...
Co-authored-by: Andrei Kochin <andrei.kochin@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-03-31 12:28:04 +04:00
Ilya Lavrenov
ee0bb79ed6
Fixed LTO build ( #16629 )
...
* Partially fixed LTO
* Fixed issues with cnpy LTO
* CPU
* Disabled failing GPU test
2023-03-31 11:34:42 +04:00
Anton Voronov
43fca3d231
[CPU] Introduced shape agnostic eltwise ( #15976 )
2023-03-31 11:28:54 +04:00
Ilya Churaev
1b9bd61767
Added constructor from string for element Type ( #16643 )
...
* Added constructor from string for element Type
* Fixed code style
* Removed WA for tests
2023-03-31 07:24:32 +00:00
Maciej Smyk
73e75c58ba
DOCS shift to rst - Hello NV12 Input Classification C++ Sample & Hello NV12 Input Classification C Sample ( #16664 )
2023-03-31 09:07:59 +02:00
Maciej Smyk
385bbbd49b
DOCS shift to rst - Hello Reshape SSD C++ Sample & Hello Reshape SSD Python* Sample ( #16662 )
2023-03-31 09:07:30 +02:00
Sebastian Golebiewski
8fad140a02
DOCS shift to rst - Quantization articles ( #16596 )
2023-03-31 09:06:52 +02:00
Oleg Pipikin
9cf4ee1eae
Fix sanitizer out-of-memory error ( #16457 )
...
* Fix sanitizer out-of-memory error
* Add implementation for Windows
* apply comments
* Fix1
* Fix2
* Fix3
2023-03-31 07:49:45 +04:00
Bogdan Pereanu
bf8e5cb4a2
Fix ITT build fail ( #16648 )
2023-03-31 01:18:13 +04:00
Roman Kazantsev
fc95d8e544
[TF FE] Align opset usage in utils ( #16656 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-03-30 17:58:46 +00:00
Ilya Lavrenov
e94f7b25c0
Fixed cmake dev warnings ( #16655 )
2023-03-30 21:01:41 +04:00
dependabot[bot]
5e149aa0dd
Bump test-generator from 0.1.1 to 0.1.2 in /tests ( #16625 )
...
Bumps [test-generator](https://github.com/kevinastone/generator ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/kevinastone/generator/releases )
- [Changelog](https://github.com/kevinastone/generator/blob/master/HISTORY.rst )
- [Commits](https://github.com/kevinastone/generator/compare/v0.1.1...v0.1.2 )
---
updated-dependencies:
- dependency-name: test-generator
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-03-30 16:58:02 +00:00
Sebastian Golebiewski
ab96cc939b
DOCS shift to rst - Embedding Preprocessing Computation ( #16659 )
2023-03-30 16:59:58 +02:00
Ilya Churaev
b3503c8b7a
Fixed coverity for ov::Any ( #16647 )
2023-03-30 13:12:50 +00:00
Tatiana Savina
961a99586a
DOCS shift to rst Supported Model Formats ( #16657 )
...
* add model intro doc
* add supported model formats page
* add TF doc
* add pytorch doc
* add paddle doc
* add mxnet doc
* add caffe doc
* add kaldi doc
* fix format
* fix cide snippets
* fix code snippets
* fix kaldi doc
* kaldi code snippets
* fix format
* fix list
* directive test
* fix note
* move code block
* code snippets style
2023-03-30 14:44:31 +02:00