Min, Byungil
8181f30a67
[GPU] Fix accuracy issue of blocked format batching on iGPU ( #20890 )
...
* [GPU] Fix accuracy issue for blocked format batching on iGPU
+ Bugfix GET_INDEX for batching of b_fs_zyx_fsv16 of target model
+ Updated fetch_data.cl
+ Minor fix of error message
Signed-off-by: Min, Byungil <byungil.min@intel.com>
2023-11-20 09:46:37 +09:00
Maxim Vafin
276153d1ce
[PT FE] Support aten::_weight_norm and aten::full with scalar size ( #21160 )
...
* Support aten::_weight_norm and aten::full with scalar size
* Add op_table changes
* Add comments
2023-11-17 19:13:15 +00:00
Sebastian Golebiewski
44d56b9dc7
[DOCS] New page design for notebooks ( #20996 )
...
New design and new directive for notebooks
2023-11-17 16:34:34 +01:00
Oleg Pipikin
a9dffa8d70
Refactor ngraph builders ( #20998 )
...
* Remove makeInputLayer builders
* Refactor makeBroadcast builder
* Deprecated makeCTC builders
* Fix for broadcast builder
* Remove and deprecate makeSplit builder
* fix
* Fix
2023-11-17 16:10:19 +01:00
Maxim Vafin
b2e14f9fad
[PT FE] Fix pad value dtype for pooling ( #21139 )
...
* [PT FE] Fix pad value dtype for pooling
* Apply suggestions from code review
* Apply suggestions from code review
2023-11-17 16:09:56 +01:00
Oleg Pipikin
71af0eef38
Refactor ngraph builders 4 ( #21100 )
...
* Remove and deprecate some ngraph builders
2023-11-17 14:51:56 +00:00
Andrzej Kopytko
d29207e201
[DOCS] update benchmark files
2023-11-17 14:02:43 +01:00
Karol Blaszczak
fa0a6ab9d1
[DOCS] fix npu mention ( #21147 )
2023-11-17 13:50:05 +01:00
Tatiana Savina
c01fdc9276
[DOCS] Port release docs to master ( #21154 )
...
* update links (#21118 )
* change install (#21117 )
* deprecate deployment manager (#21089 )
2023-11-17 13:47:00 +01:00
Georgy Krivoruchko
c71ee333f8
[TFLite] Extended verification of supported files ( #21006 )
...
* [TFLite] Fix for crash in case of zero-length file
* Extended verification using FourCC check in the header
* Fix for Linux build
* Fixes for Linux
* Some platforms may miss SizePrefixed... method
* Fixed path preparation
2023-11-17 15:03:31 +04:00
Roman Kazantsev
b380eb06ee
[TF FE] Speed up compilation - part 1 ( #21144 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-11-17 10:26:28 +00:00
Luo Cheng
e4311aae46
[CPU] Fix ScaledDotProductAttention build failure on ubuntu18 ( #21123 )
2023-11-17 10:14:01 +00:00
Maxim Vafin
6bdc1597ed
[PT FE] Align types for aten::clamp_max and aten::clamp_min ( #21137 )
...
* Align types for aten::clamp_max and aten::clamp_min
* Add tests
2023-11-17 10:26:44 +01:00
Paul Youngsoo Ahn
8b5b7a627b
[GPU] Fix loop issues ( #21091 )
...
* [GPU] Fix loop issues
* if loop does not run inner body, return zero dimension layout for dynamic dimension layout
* Support dynamic sliced input in inner body in creaet concate mapping
* Modify update_shape to call reset_shape_changed() when inputs of loop are not changed
* Add unit test
* Follow-up codereview
2023-11-17 00:16:58 -08:00
Aleksandr Voron
60730f61a4
[CPU][ARM] Call to_string() method of ov::element::Type in ACL Convert executor ( #21136 )
2023-11-17 07:02:13 +00:00
Taylor Yeonbok Lee
cc463a7757
[GPU] Skip empty subgraph of If operator ( #21087 )
...
* Skip empty subgraph of If operator
* Added test
Applied review comment
* Fix for the following case:
1) body network output has only constant input
2) body network output itself is the constant
2023-11-17 09:39:03 +04:00
Pratham Ingawale
a1416ed68f
pytest special test case 3 ( #20313 )
...
* pytest:- freeze_placeholder_test.py
* trying with classmethod
---------
Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com>
2023-11-16 19:48:41 +04:00
Artyom Anokhov
4cf85dbda0
Added 2023.2.0 to APT/YUM conflicts ( #21129 )
2023-11-16 18:07:51 +04:00
Oleg Pipikin
819feeb56d
Refactor NMS shared tests ( #20897 )
...
* Refactor MatrixNmsLayerTest
* Refactor MulticlassNmsLayerTest
* Refactor NmsLayerTest
* Apply comments
* Apply comments
2023-11-16 13:57:56 +00:00
Sofya Balandina
b6f1ffceca
[apiConformance] Update reports to avoid sw plugins over all devices ( #20222 )
2023-11-16 17:51:34 +04:00
Sebastian Golebiewski
908fa51742
Fixing versions in Install Openvino ( #21124 )
2023-11-16 13:38:21 +01:00
Alexander Suslov
2a33f35c43
DOCS Update optimization docs with ov.save_model() instead of ov.serialize() ( #20711 )
...
* introduced ov.save_model(...) to the ptq code examples
* replied to comments
* fixed rendering
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-11-16 13:34:33 +01:00
Irina Efode
d1e1555f2f
[CONFORMANCE] Cleaning up ( #20835 )
...
* 1. Add Op_conformance_utils lib.
2.rename targets.
3. Remove behavior folder from api conformance
4. Remove ov1.0 from opImplCheck
5. move tests and insts to one file
6. small refactoring for op conformance test names
* align namespaces, remove test_utils from subgraphs_dumper
* update target names
* Remove extra
* Fix the tests without shapes in meta
* fix failed test names
* Add attribute reader
* Fix buils
* Check the registered lib
* try
* add comparator
* Revert "try"
This reverts commit 27eaa4ea0f
.
* try to fix win build
* types
* tr
* remove pragma once
2023-11-16 16:27:44 +04:00
Ilya Lavrenov
3fbef0d498
Fixed install rules for case when only ONNX FE is enabled ( #21114 )
2023-11-16 16:26:05 +04:00
Sebastian Golebiewski
bed6eeb94b
[DOCS] final update of relnotes ( #21115 )
...
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-11-16 12:49:48 +01:00
Roman Kazantsev
2928b6bfed
[TF Hub] Move pre-commit to Kaggle model links ( #21113 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-11-16 14:24:45 +04:00
Andrzej Kopytko
fa1ca27576
[DOCS] GraphJs refactor ( #21110 )
...
* [DOCS]InitGraphChanges
* [DOCS] Benchmark files update
* [DOCS] update files from 0635
* [DOCS] fix
* [DOCS ]fix2
2023-11-16 11:09:39 +01:00
Alexander Suvorov
023f6b8682
Update 2023.2.0 Selector Tool ( #21097 )
...
* Update selector tool
* update ov version title
2023-11-16 11:06:28 +01:00
Pawel Raasz
78bbe03ae8
[core]Migrate Convert operator to new API ( #20961 )
...
* Migrate Convert operator to new API
* Unify Convert reference for non-LP types
* Correct evaluate when output tensor not allocated
* Correct input type name
* Restore static_cast for bool as char
2023-11-16 09:06:07 +00:00
Ilya Lavrenov
aee4865b2f
Try to fix code snippets on macOS ( #21111 )
2023-11-16 13:05:16 +04:00
Maksim Kutakov
315c916ced
[CPU] Postpone throwing error for dnnl memory until it's requested ( #20082 )
...
* Postpone throwing excp when dnnl memory has error
* Change test name
* Enable tests
* Fix the exception macro
* Fix after merge
2023-11-16 09:38:04 +01:00
Wang Wangwang
1693ef17f0
[HETERO] Fix split subgraphs with parameter of different affinity ( #21026 )
2023-11-16 12:37:00 +04:00
Pawel Raasz
e72afbec7e
Migrate PReLU operator to new API ( #21098 )
2023-11-16 12:18:06 +04:00
yanlan song
f78d0950d6
resolve dependency ( #21105 )
...
Signed-off-by: fishbell <bell.song@intel.com>
2023-11-16 11:42:42 +04:00
Haiqi Pan
4d685194fe
remove similar test cases ( #21104 )
2023-11-16 06:48:26 +00:00
Oleg Pipikin
76459a316f
Refactor ngraph builders 5 ( #21101 )
...
* Remove makeGatherElements builder
* Remove makeTile builder
* Remove makeNormalizeL2 builder
* Deprecate makeNms buider
* Remove makeOneHot builder
* Remove makeEinsum
2023-11-16 10:29:48 +04:00
Xuejun Zhai
83ef7d7ff9
[Func Test] Upgrade func test of QuantMatMulTest related to 2.0 ( #21103 )
...
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-11-16 06:29:10 +00:00
Sergey Shlyapnikov
af34891750
[GPU] Add more flexible check if user's buffer is USM Host and can be reused (for iGPUs only) ( #21018 )
2023-11-16 09:46:10 +04:00
Luo Cheng
0061d0b286
[CPU] ScaledDotProductAttention op support ( #20506 )
2023-11-16 05:30:30 +00:00
Yaroslav Torziuk
f45dccad15
[GPU] Multinomial-13 ( #20616 )
...
* Update random_uniform in multinomial reference implementation to generate values of the same type as the first input
* Add kernel selector for multinomial
* Add multinomial primitive and its instantiation
* Add calc_outut_layout implementation for slice_inst
* Multinomial builder
* Add multinomial kernel
* Add multinomial single layer test class
* Add GPU multinomial tests instantiation
2023-11-15 16:20:43 -08:00
Xuejun Zhai
8eb529ceac
[Func Test] Upgrade func test of QuantGroupConvBackpropDataLayerTest related to 2.0 ( #21094 )
...
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-11-15 18:14:25 +00:00
Xuejun Zhai
6755a7e3a8
[Func Test] Upgrade func test of QuantGroupConvLayerTest related to 2.0 ( #21092 )
...
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-11-15 17:28:07 +00:00
Karol Blaszczak
7e5f491459
[DOCS] home-tile-removal ( #21096 )
2023-11-15 16:21:25 +01:00
Irina Efode
eedc8d814c
[IE TESTS ]Checking path of TEMPLATE plugin for OV_PLUGIN_CACHE ( #20960 )
...
* [IE TESTS] Change path of TEMPLATE plugin for OV_PLUGIN_CACHE
* fix code style
* partial revert revert
* Update ov_plugin_cache.cpp
2023-11-15 19:19:47 +04:00
Karol Blaszczak
4b078f698d
[DOCS] sys req update ( #20953 )
2023-11-15 16:00:36 +01:00
Przemyslaw Wysocki
2c3535355d
[PyOV] Add torchvision
to OpenVINO preprocessing converter docs ( #20770 )
...
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-11-15 15:25:36 +01:00
Ivan Novoselov
9e7deba8da
[Snippets] Deep copy interface ( #20242 )
2023-11-15 15:06:12 +01:00
Anastasiia Pnevskaia
d304be0bd7
[OVC] Fixed error in --output_model param. ( #20969 )
...
* Fixed error in get_model_name_from_args(), added tests.
* Corrected output_model description.
* Corrected test.
2023-11-15 17:42:14 +04:00
Tomasz Jankowski
3558f09c3d
[core] Migrate OneHot operator to new API ( #21038 )
...
* Drop ngraph remains
* Use ov::Tensor
instaed of ngraph::HostTensor
* Set output shape
2023-11-15 14:13:14 +01:00
Xuejun Zhai
00d0c0ad0d
[Func Test] Upgrade func test of QuantConvBackpropDataLayerTest related to 2.0 ( #21082 )
...
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-11-15 14:12:33 +01:00