Roman Kazantsev
c034975183
[TF FE] Fix layer tests for BatchToSpace and add to the pre-commit ( #16722 )
...
* [TF FE] Fix layer tests for BatchToSpace and add to the pre-commit
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Specify type for batch_shape
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-04-04 18:46:12 +04:00
Mateusz Bencer
d4b394c1b6
Skip Reduce* ops layer tests due to ORT error ( #16730 )
...
* skip reduce mean
* skip other reduce ops
2023-04-04 14:50:34 +02:00
Tatiana Savina
1ee0c151ea
DOCS shift to rst - Conversion tutorials ( #16704 )
2023-04-04 11:30:19 +00:00
Shen, Wanglei
9f54504232
update cpu properties name to enable_hyper_threading and enable_hyper_threading ( #16723 )
2023-04-04 15:25:11 +04:00
Maciej Smyk
8691ec2779
Update README.md ( #16700 )
2023-04-04 13:15:31 +02:00
Sebastian Golebiewski
f4fe856d9d
[DOCS] Adding a new class for sortable tables - for master ( #15314 )
2023-04-04 12:42:19 +02:00
Eddy Kim
90615cf26a
[GPU] Fix OneDNN primitive attr serialization logic ( #16654 )
...
* fix onednn primitive attr serialization logic
* added an onednn fc fusing serialization test
* added gemm fusing serialization tests
2023-04-03 18:24:40 -07:00
Maria Pushkina
4f7f7c31ee
[CVS-104864] Action: Renamed group for concurrency ( #16715 )
2023-04-03 23:26:25 +04:00
Mikhail Ryzhov
06e6a69356
Revert "[GNA]Fix crash in gna_pluing when using POT ( #16003 )" ( #16719 )
...
This reverts commit 0a56927671
.
2023-04-03 20:12:57 +02:00
Shen, Wanglei
f6c7213ae4
support Ecore only in streams calculation ( #16552 )
...
* support Ecore only in streams calculation
* fix merge conflict
2023-04-03 23:33:18 +08:00
Marcin Kusmierski
0a56927671
[GNA]Fix crash in gna_pluing when using POT ( #16003 )
2023-04-03 16:22:56 +01:00
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