Roman Lyamin
2b5dd4fac8
[GPU] Pooling refactoring ( #13664 )
2022-11-03 14:53:32 +04:00
Ilya Lavrenov
c11389fa18
Fully define product version in cmake ( #13802 )
2022-11-03 14:22:46 +04:00
Denis Kotov
c949152a43
Added -DDNNL_ENABLE_EXCEPTIONS for Debug build ( #13672 )
2022-11-03 10:01:10 +01:00
Egor Duplenskii
41866ea51a
[CPU][CORE] Move to the most recent xbyak version ( #13753 )
...
Current xbyak has "unresolved external symbols" issue
when built on Windows in 'Debug' (-O0) build type
The issues is fixed in the recent xbyak versions
2022-11-03 12:03:30 +04:00
Ilya Lavrenov
3de3e7b8fa
Updated zlib to be 1.2.13 ( #13803 )
2022-11-03 10:10:41 +04:00
Chen Xu
a11189da66
[CPU] Fix issue about gather int32 in Reduce node ( #13756 )
2022-11-03 09:47:48 +04:00
Vladimir Paramuzov
b7dfc31597
[GPU] Enable more compiler checks ( #13740 )
...
* [GPU] Enable more compiler checks
* [GPU] Disable -Werror for thirdparty
* [GPU] Improved error message when device not found
2022-11-03 09:07:49 +04:00
Ilya Lavrenov
a5a969886b
Preparation for python debian package ( #13800 )
2022-11-03 08:19:18 +04:00
Tetiana Gubanova
a9a064b4b2
[GPU] Add blocked layout support to ExperimentalDetectronTopKRois operation ( #12456 )
...
* Addapt ExperimentalDetectronTopKRois to support blocked layouts
* Reformat arg_max_gpu_test
* Add support and tests to arg_max_min 2D case to support for ExperimentalDetectronTopKROIs operation
2022-11-03 06:14:54 +03:00
Roman Kazantsev
fdee4ac703
[TF FE] Refactor Pad, PadV2, MirrorPad and add layer tests ( #13597 )
...
* [TF FE] Refactor Pad, PadV2, MirrorPad and add layer tests
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Recover translators for DynamicStitch
* Apply code-review feedback and workaround for i32 paddings
* Return required type for convert_pad_mode function
* Work around IR reader limitation with i32 type for Pad
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-11-03 02:02:36 +03:00
Ilya Lavrenov
838a6503a0
Pdpd tests moved to folder with frontend ( #13414 )
...
* Moved pdpd tests to folder with pdpd frontend
* Restored old requirements.txt for paddle temporarily
* FIxed requirements path for pdpd
* Restore old dependency
2022-11-02 21:23:32 +04:00
Anastasia Kuporosova
efb987d60f
[PyOV] Fix building of wheel on windows from cmake ( #13795 )
2022-11-02 20:18:49 +04:00
Evan
b9e9f0a4d2
Docs: Update "Install OpenVINO Runtime on macOS from Archive File" page ( #13347 )
...
* docs: Update intro and step 1
* docs: finish updates
* docs: fix duplicate section
* docs: fix curl command
* docs: clarify archive install is for C++ users
* docs: add link to PyPI install page
* docs: minor fixes
* docs: add link to Release Notes
* docs: Change back to numbered instructions
* docs: typo fix
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Apply suggestions from code review
* Update installing-openvino-from-archive-macos.md
* Update installing-openvino-from-archive-macos.md
* Update installing-openvino-from-archive-macos.md
* Update installing-openvino-from-archive-macos.md
* Update installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
* Update docs/install_guides/installing-openvino-from-archive-macos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
2022-11-02 23:20:47 +08:00
Evan
f5300fdb98
Docs: Update "Install OpenVINO Runtime on Linux from Archive File" page ( #13345 )
...
* docs: begin updates to install instructions
* docs: change instructions for downloading and unpacking archive
* docs: finish changes to Step 2 and Step 3
* docs: change whats next section
* docs: minor updates and fix typos
* docs: change link to GitHub archive page
* docs: typo fix
* docs: minor change
* docs: replace wget command with curl
* docs: clarify archive install is for C++ users
* docs: add link to PyPI page
* Update docs/install_guides/installing-openvino-from-archive-linux.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
* Update docs/install_guides/installing-openvino-from-archive-linux.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
* Update docs/install_guides/installing-openvino-from-archive-linux.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
* docs: add link to Release Notes
* docs: Change back to numbered instructions and remove Debian from OS list
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* docs: change wget commands to curl
* docs: change wget commands to curl
* Update docs/install_guides/installing-openvino-from-archive-linux.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* Update docs/install_guides/installing-openvino-from-archive-linux.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2022-11-02 18:09:43 +03:00
Alexandra Sidorova
db0e2be481
[Snippets] Fixed input and output original precisions in Subgraph ( #13451 )
2022-11-02 18:45:54 +04:00
Konstantin Beluchenko
c6528ee4ea
[GPU] Matrix NMS ( #13137 )
2022-11-02 18:16:57 +04:00
Krzysztof Bruniecki
f8b12b4f1a
[SAMPLES] [GNA] Remove port assertion in speech_sample when importing ( #13687 )
...
* [SAMPLES] [GNA] Remove port assertion in speech_sample when importing the GNA fromat model
* Fix code style
2022-11-02 15:53:04 +03:00
Karol Blaszczak
764525ba6f
adjust footer content to meet legal requirement ( #13720 )
2022-11-02 11:25:10 +01:00
Sebastian Golebiewski
30759eb350
Fixing indentation in Local Distribution - for master ( #13376 )
...
A minor fix that corrects the indentation of note admonition in the unordered list of Libraries for Execution Modes.
Porting:
https://github.com/openvinotoolkit/openvino/pull/13338
2022-11-02 11:15:41 +01:00
Sebastian Golebiewski
d63362b81a
Fix pot best practices for master ( #13304 )
...
A minor fix that corrects an ordered list in "Tuning Hyperparameters of the Default Quantization" section.
2022-11-02 11:10:08 +01:00
Mateusz Tabaka
063ff5a5c5
[GPU] Insert transpose for gemm input if its trans attr is set ( #8460 )
...
If gemm input dimensions are not multiple of 16 and any of
transpose_a/transpose_b attribute is set - cldnn picks
'gemm_ref' kernel in favor of faster 'gemm_tiled_opt'.
By emplacing explicit permute operation on the gemm input that it requires,
we make cldnn to pick 'gemm_tiled_opt', which in result improves
performance.
For some input shapes, transpose(s) + gemm_tiled_opt can be slower than
just gemm_ref. Based on benchmarks - the cutoff point was set for inputs shapes > (64, 64).
Ticket: 67271
2022-11-02 10:42:52 +01:00
Sebastian Golebiewski
378e334ee6
DOCS: API 2.0 Inference Pipeline Fix - for master ( #13384 )
...
* Update common_inference_pipeline.md
2022-11-02 10:15:29 +01:00
Sebastian Golebiewski
a098845c5a
Fixing snippet in Optimization for Throughput - for master ( #13378 )
...
A minor fix that corrects the code snippets.
Porting:
https://github.com/openvinotoolkit/openvino/pull/13341
2022-11-02 10:11:53 +01:00
Maciej Smyk
e1dba9870c
DOCS: Port to master - fix for archive installation docs ( #13298 )
...
* Fix
* Update installing-openvino-from-archive-linux.md
* fix
* Python 3.10 fix
2022-11-02 17:04:06 +08:00
Sebastian Golebiewski
4f67a3587a
Fixing list in Deployment Manager Tool - for 22.2 ( #13379 )
...
A minor fix that corrects the numbered list of steps in Deploying Package on Target Systems
2022-11-02 10:00:22 +01:00
Sebastian Golebiewski
6b4fa954b7
Model-Formats-fix ( #13386 )
...
Standardized Additional Resources section for Supported Model Formats along with fixing some ref links in articles.
2022-11-02 09:58:49 +01:00
Maciej Smyk
ad3fd7c71e
DOCS: Model Optimizer Usage fix port to master ( #13454 )
...
* ref link fix
2022-11-02 09:55:58 +01:00
Sebastian Golebiewski
ad1bd95e7b
Fixing indentation in Build Plugin Using CMake ( #13477 )
...
Minor fixes that correct indentation of code snippets and note admonitions.
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
2022-11-02 09:51:28 +01:00
Sebastian Golebiewski
3e1a8f9f99
DOCS: Replace image in Protecting Model Guide - for master ( #13631 )
...
* Replacing image with a scalable svg file
Replacing image in Protecting Model Guide -changing the png image to scalable svg format.
Removing image project files.
2022-11-02 09:48:17 +01:00
Luo Cheng
5537ee9625
disable gen control flow testcases ( #13732 )
2022-11-02 16:34:03 +08:00
Sergey Shlyapnikov
a1b496e051
[GPU] Default context for each device ( #13658 )
...
* [GPU] Add default context for each device
* [GPU] Replace operator== overloading with independent function
2022-11-02 11:04:56 +04:00
Sergey Lyalin
311f4cb064
Update add_openvino_ops.md ( #13768 )
...
More clear direction for Python users who face the need to implement a new op.
2022-11-02 10:51:45 +04:00
Oleksandr Zhydkov
329e22e5d6
[GPU] Tile blocked layouts support ( #12480 )
...
* add tile blocked layouts support
* build fixed
2022-11-01 22:38:13 -07:00
Oleksandr Zhydkov
4324dcf695
[GPU] Gather tree blocked layouts support ( #12803 )
...
* added gather tree blocked layout support
* gather tree blocked layout support review cleanup
* gather tree blocked layout support review cleanup
* gather tree blocked layout support review cleanup
* gather tree blocked layout support review cleanup
* gather tree blocked layout support review cleanup
* build fixed
2022-11-01 22:31:57 -07:00
Paul Youngsoo Ahn
f7005ca297
[GPU] Allow crop optimization for static shape( #13710 ) ( #13710 )
2022-11-01 21:59:18 -07:00
Ekaterina Aidova
b48d13c781
[OMZ]: relax torch dependencies ( #13762 )
...
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2022-11-02 08:24:42 +04:00
Ilya Lavrenov
c40d225b6f
Removed duplicated files from OpenVINO wheel ( #13725 )
2022-11-02 07:58:58 +04:00
Andrei Kochin
592e250714
[MO TESTS] replace Caffe2 backend with ONNX RT ( #13759 )
...
* [MO Tests] Replace Caffe2 backend with ONNX RT
* fix broken PReLU test - broadcastable shape
* xfail GPU test
2022-11-01 23:13:47 +00:00
Eddy Kim
e55e987456
[GPU] copying required information at inference time to primitive_inst and kernel_impl_params ( #13733 )
...
* usage of program and program_node are changed to use kernerl_impl_params
* pointer to network is replaced with reference
* moved primitive specific parameters out of kernel_impl_params
* use impl_params instead of program_node in onednn_impl
* relocate params from impl_params to primitive_inst
* added conditional directives around fused_desc_onednn
* removal of unnecessary changes
* node_output is separated from impl_param->output
2022-11-01 09:45:57 -07:00
Vladimir Paramuzov
af9724e8da
[GPU] Baseline for enabling GPUs from other vendors ( #12577 )
2022-11-01 18:02:29 +04:00
Ilya Lavrenov
7595fd4c4e
Improvements in rpm / debian build ( #13750 )
...
* Improvements in rpm / debian build
* Fixed several debian warnings
* Supported old gflags from CentOS 7
* Reverted back OpenCV version
* Fixed clang-format
2022-11-01 18:02:07 +04:00
Tomasz Dołbniak
a2c842bd74
Unique-10 operator ( #13532 )
2022-11-01 11:44:51 +01:00
Roman Kazantsev
77b3faeb55
[TF FE] Refactor translators for Select and SelectV2 and test it ( #13699 )
...
* [TF FE] Refactor translators for Select and SelectV2 and test it
It fixes a case when the condition of a smaller rank than operands in Select
Separately added tests for Select and SelectV2
Do not mix-up Select with Where, so tests for Where are moved to test_tf_Where.py
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Revert extra changes
* Apply code-review feedback: support undefined rank
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Co-authored-by: Andrei Kochin <andrei.kochin@intel.com>
2022-11-01 12:38:20 +04:00
Roman Kazantsev
af99d52ee4
[TF FE] Add translator for IsFinite and test it ( #13728 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-11-01 06:56:13 +00:00
Jade Cho
f90bd6b524
[GPU][DG2] Select cldnn reduce kernel when dtype of input/output is FP32. ( #13747 )
2022-11-01 13:43:39 +09:00
Jade Cho
54ea15fbf9
[GPU] Fix a bug that occurred when the optimized layer is executed. ( #13568 )
2022-11-01 13:43:09 +09:00
Konstantin Beluchenko
d31c9b0b3a
program_node refactoring ( #13576 )
2022-10-31 21:03:35 -07:00
Mykhailo Hnap
ca31a4f1c7
[GPU] Fix IRDFT output rank. ( #13630 )
2022-10-31 21:02:59 -07:00
Roman Kazantsev
c6dda68387
[TF FE] Refactor translators for Reverse, ReverseV2 and test it ( #13602 )
...
* [TF FE] Refactor translators for Reverse, ReverseV2 and test it
Make these operations reshapeable. Add layer tests for them to the pre-commit
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Apply code-review feedback: simplify checks in Reverse
* Apply the rest of code-review feedback: simplify code for Reverse
* Remove redundant check for axes
* Apply code-review feedback: support dynamic rank
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-11-01 07:39:41 +04:00
OlehKravchyshyn
ebbf5e3f10
[GPU] add blocked format to experimental detectron detection output ( #12561 )
...
* [GPU] add blocked format to experimental detectron detection output
* [GPU] add this kernel in whitelist of program.cpp
Co-authored-by: ozhydkov-lohika <ozhydkov@lohika.com>
2022-10-31 17:50:10 -07:00