Eddy Kim
ef041565a8
[GPU] primitive serialization ( #17670 )
...
* primitive serialization
* updated primitive::desc() to use impl_param instead of program_node
* added hash caching unit tests
* added missed calls to save and load of parent
* updated copyright year
2023-05-25 18:31:32 -07:00
Andrew Kwangwoong Park
eeb552cc93
[GPU] Added shape agnostic optimized Permute_tile_8x8_4x4 kernel ( #17652 )
...
* [GPU] Added shape agnostic optimized Permute_tile_8x8_4x4 kernel
Signed-off-by: Andrew Park <andrew.park@intel.com>
* Add permute_gpu_tile_8x8_4x4 shape agnostic TCs for ov_gpu_unit_tests
Signed-off-by: Andrew Park <andrew.park@intel.com>
* Fix calculation for required local mem size
Signed-off-by: Andrew Park <andrew.park@intel.com>
* Update not to condisder x and feature dimension for tile size on shape agnostic kernel case
Signed-off-by: Andrew Park <andrew.park@intel.com>
---------
Signed-off-by: Andrew Park <andrew.park@intel.com>
2023-05-25 15:07:07 -07:00
Yury Gaydaychuk
640359a5b3
[CPU][Debug Tool] Support of commit-slider for Win OS ( #15912 )
2023-05-25 15:48:34 +00:00
Karol Blaszczak
1051dcae83
[DOCS] install-guide fix ( #17672 )
2023-05-25 16:38:28 +02:00
Andrei Gorbachev
71dcdf8a28
[GPU] Remove reorder fix ( #17691 )
2023-05-25 14:32:32 +04:00
Evgenya Stepyreva
5e299c1949
Make pre-commit green again ( #17727 )
...
* Make pre-commit green again
* Minimize impact
2023-05-25 14:01:22 +04:00
Wanglei Shen
29f1ba9f42
[CPU] HOT FIX: allow latency mode (streams = 1) to use hyper threading processors ( #17592 )
2023-05-25 11:12:56 +04:00
guozhong wang
b93b863bac
1.Remove MULTI test cases 2.Reduce iteration from 50 to 10 ( #17551 )
...
Co-authored-by: Chen Peter <peter.chen@intel.com>
2023-05-25 11:10:02 +08:00
Ilya Churaev
9f1757f400
Don't print check in case of throwing ov::Exception ( #17699 )
...
* Don't print check in case of throwing ov::Exception
* Fixed code style
2023-05-25 07:04:38 +04:00
Ilya Lavrenov
a21fe95ae6
Enabled fdupes checks for Linux arm64 ( #17711 )
2023-05-24 23:14:29 +04:00
Roman Kazantsev
3925abfb19
[TF FE] Avoid usage of NGraph routines ( #17709 )
...
* [TF FE] Avoid usage of NGraph routines
Also, it introduces separate test fixture with graph comparison
for FEs
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Specify tickets for TODOs
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-05-24 19:42:41 +02:00
Tatiana Savina
5edc5e7010
[DOCS] Operations to RST ( #17692 )
...
* pad12
* pad1
* change code directives
* fix snippet directive
2023-05-24 15:16:23 +02:00
Szymon Irzabek
59555872f9
[GNA] Switch GNA library to version 03.05.00.2116 ( #17683 )
2023-05-24 14:04:03 +01:00
Egor Duplenskii
2e8548ca36
[IE_TESTS] Correct random data generation ( #17244 )
2023-05-24 15:50:30 +04:00
Sofya Balandina
be96f5438c
[apiConformance] Fix issues in core properties tests ( #17608 )
2023-05-24 15:29:31 +04:00
Maciej Smyk
13c966f293
[DOCS] Link adjustment (Snippets) for master ( #17659 )
...
* link fix
* diagram_workflow
Removal of not used diagram_workflow.svg images
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-05-24 14:03:54 +04:00
Aleksandr Voron
534101da92
[DOCS][CPU] Update ARM CPU plugin documentation ( #16893 )
2023-05-24 13:29:15 +04:00
Ilya Lavrenov
02b848d0b8
Unified cmake find_host_package and other host commands ( #17662 )
...
* Unified cmake find_host_package and other host commands
* should work
* Moved files
2023-05-24 08:43:59 +00:00
Pawel Raasz
e09b1a9fa2
Fix StridedSlice constant folding when disabled attribute set. ( #17679 )
...
* Do not fold StridedSlice when:
- On begin or end there is ShapeOf with disabled constant folding.
- StridedSlice op has disabled constant folding.
* Copy rt info to folded StridedSlice
2023-05-24 11:20:17 +04:00
Ivan Tikhonov
fa428a12e6
Fix TransposeSinking transformation for Gather op ( #17540 )
...
* fix TransposeSinking for Gather op
* add test
* fix copyright
* Resolve review comments
2023-05-24 10:34:32 +04:00
Min, Byungil
0d3b636d1c
[GPU] BugFix reduce_b_fs_yx_fsv16 kernel ( #17477 )
...
+ Invalid calculation in reducing un-aligned feature axis for b_fs_yx_fsv16
+ Some reduce modes are not invariant by using 0 value out of range
+ Added jit ZERO_INVARIANT_REDUCTION
+ Enable blocked unit-tests on dGPU by PR#15873
Signed-off-by: Min, Byungil <byungil.min@intel.com>
2023-05-24 13:56:55 +09:00
Przemyslaw Wysocki
60d55729aa
Bump ( #17686 )
2023-05-24 00:53:03 +04:00
Alexey Kazakov
14bdfbc016
Enable cron trigger for stale PR/issues action ( #17689 )
2023-05-23 17:33:12 +01:00
bstankix
d1e73f2ffe
[DOCS] Change html_baseurl to canonical
...
Change html_baseurl to canonical (#17687 )
2023-05-23 13:51:41 +00:00
Ilya Churaev
38fc26325d
Remove Legacy preprocessing from C API ( #17673 )
2023-05-23 16:17:53 +04:00
Ilya Churaev
294eb1a4d4
Remove legacy Python API ( #17674 )
2023-05-23 16:17:26 +04:00
dependabot[bot]
e2cb6dafe1
Bump pytest-html from 1.19.0 to 3.2.0 in /tests ( #16624 )
...
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html ) from 1.19.0 to 3.2.0.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases )
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst )
- [Commits](https://github.com/pytest-dev/pytest-html/compare/v1.19.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: pytest-html
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>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-05-23 11:22:59 +00:00
Alexey Kazakov
65b734083c
Stale issue new rule ( #17549 )
2023-05-23 11:28:01 +01:00
Bo Liu
703e5421ca
extend PaddlePaddle elementwise broadcast type support ( #17102 )
...
* enable PaddlePaddle elementwise broadcast
* fix CI fail issue
* Apply suggestions from code review
* fix CI fail issue
* only B to A broadcast is supported for PDPD
* fix GPU plugin testcase fail issue
* keep PDPD broadcast_merge cpu plugin implement align with ov core
* add type prop test case for pdpd broadcast dst shape smaller than src shape
2023-05-23 14:25:56 +04:00
Tomasz Dołbniak
04904e5147
GroupNormalization op specification ( #17630 )
2023-05-23 10:20:51 +02:00
Tatyana Raguzova
f8598be80b
[build_samples] Using make instead of cmake ( #17559 )
2023-05-23 11:44:21 +04:00
dependabot[bot]
a52bfa216e
Bump requests from 2.28.1 to 2.31.0 in /docs ( #17669 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 11:05:35 +04:00
Ilya Churaev
854537c60e
Update Open Model Zoo submodule ( #17665 )
2023-05-23 10:54:29 +04:00
Ilya Churaev
a72f17dec0
Fixed compile_tool install ( #17666 )
2023-05-23 10:53:22 +04:00
Tatiana Savina
1f1bb6008a
[DOCS] Compile tool docs change ( #17460 )
...
* add compile tool description
* change refs
* remove page to build docs
* doc reference fix
* review comments
* fix comment
* snippet comment
* Update docs/snippets/compile_model.cpp
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
* change snippet name
* create ov object
* code block fix
* cpp code block
* include change
* code test
* change snippet
* Update docs/snippets/export_compiled_model.cpp
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
---------
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
2023-05-23 07:37:31 +04:00
Taylor Yeonbok Lee
de2302a711
Prevented gather fusion test for dgpu dynamic shape ( #17616 )
2023-05-23 01:57:56 +02:00
Ilya Lavrenov
a591514250
Ability to build universal2 wheel packages ( #17661 )
2023-05-23 00:35:55 +04:00
Ilya Lavrenov
4c92ffa563
Build wheel arm64 packages using cross-compilation ( #17635 )
2023-05-23 00:31:35 +04:00
Andrew Kwangwoong Park
4ccb6794a4
[GPU] Minor fix for shape inference of dynmaic reshape ( #17565 )
...
Signed-off-by: Andrew Park <andrew.park@intel.com>
2023-05-22 10:44:23 -07:00
Mateusz Tabaka
48f207f961
GRUCellFusion - fix handling bias in rz order ( #17651 )
...
Currently GRUCellFusion treats bias as if it's always in zr order,
which sometimes is not the case. So whenever GRUCellFusion detects rz order,
it should also split bias into r and z and concat the halves into zr.
Ticket: CVS-97025
2023-05-22 20:29:05 +04:00
Ilya Lavrenov
c5f4406c34
Install libtbb12 on U22 ( #17655 )
2023-05-22 17:51:52 +04:00
Sebastian Golebiewski
e69bcdb7a5
[DOCS] Update Interactive Tutorials ( #17598 )
2023-05-22 14:45:54 +02:00
Ilya Lavrenov
b69e94c297
Fixed macOS compilation ( #17656 )
2023-05-22 14:49:33 +04:00
Ilya Lavrenov
77bd72081f
Updated build instruction for macOS x86_64 ( #17628 )
2023-05-22 14:22:01 +04:00
dependabot[bot]
added5c44e
Bump attrs from 22.2.0 to 23.1.0 in /tests ( #17649 )
...
Bumps [attrs](https://github.com/python-attrs/attrs ) from 22.2.0 to 23.1.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.2.0...23.1.0 )
---
updated-dependencies:
- dependency-name: attrs
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-05-22 09:52:28 +00:00
Ilya Lavrenov
ef9b3e3cd1
ARM Compute Library flags ( #17640 )
2023-05-22 13:23:43 +04:00
Maxim Vafin
fe1ac700f0
[PT FE] Fix issues in multiple operations ( #17418 )
...
* Fix issues in aten::chunk and aten::split_with_sizes replacers
* Fix code style
* Fix compute issue
* Fix code style
* Support 1 chunk
* Fix issues in meshgrid, sqrt, rsqrt and exp operations
* Use Interpolate-11
* Fix unary ops
* Add tests for unary ops
* Fix unary ops tests
* Add changes in utils
* Fix mo test
* Remove extra line
* Fix mo tests for int
2023-05-22 10:35:34 +02:00
Wanglei Shen
2302e10d3e
enable proc_type_table on MacOS for both ARM and x86 ( #17427 )
...
* enable proc_type_table on MacOS for both ARM and x86
* fix code style issue
* update for comments
2023-05-22 16:29:05 +08:00
Mateusz Mikolajczyk
9b52a77531
[PT FE] Fix aten::conv2d conversion issues related to bias ( #17228 )
...
* Allow for conversion
* Check for const
* Apply requested changes
* Improve tests
2023-05-22 09:59:02 +02:00
dependabot[bot]
4ccc6e3034
Update pytest requirement from <7.3,>=5.0 to >=5.0,<7.4 in /tests ( #17641 )
...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.0.0...7.3.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 10:19:00 +04:00