Maciej Kwapulinski
4b51cf5ba0
GNA library update to ver 03.00.00.1910 ( #14215 )
2022-11-28 09:36:29 +00:00
Taylor Yeonbok Lee
aa88f0f756
[GPU] Enable bias fusing for dynamic shape ( #14146 )
...
* Fuse bias for dynamic fc
* Passing bias fusing unit tests
2022-11-28 12:24:52 +04:00
Ilya Lavrenov
79c6968024
Added older pugixml version support ( #14260 )
...
* Added pugixml finding w/o cmake, pkg-config
* Fixed findings
* Pugixml
* Removed sudo from install_build_dependencies.sh
* Fixed compilation with old pugixml
* Fixed Azure pipelines
* Updated clang-format step
* Add new approach for pugixml find to OpenVINO Developer package
* Fixed compilation with older pugixml
* Added openssl-devel for cmake build
* Fixed finding pugixml in developer package
2022-11-28 11:54:54 +04:00
Sungeun Kim
6bcdaa782a
fusing reorder after quantize ( #14235 )
2022-11-28 16:04:54 +09:00
cecilia peng
b955e7e514
95436: sporadic failure ( #14183 )
...
* 95436: sporadic failure
* Update input_model.cpp
2022-11-28 14:03:51 +08:00
Zhang Yi
ead91d7c2f
[CPU] Fixed Concat node performance ( #14216 )
2022-11-28 10:00:03 +04:00
Roman Lyamin
eb9946bd25
[GPU] Added support dynamic sizes/scales inputs for Interpolate ( #14074 )
2022-11-28 09:10:12 +04:00
Vladimir Paramuzov
7933cc7e0b
[GPU] Adjust dynamic eltw fusion to keep correct shape infer ( #14198 )
...
* [GPU] Adjust dynamic eltw fusion to keep correct shape infer
* [GPU] Fixed eltwise shape infer
2022-11-28 09:08:19 +04:00
Vladimir Paramuzov
03b677b10b
[GPU] Retain engine ptr in RemoteBlob impl ( #14244 )
2022-11-28 09:07:31 +04:00
Oleg Pipikin
f1795ad78a
Move new transformation tests from ieFuncTests to ov_transformations_tests ( #14241 )
2022-11-28 08:23:17 +04:00
Oleg Pipikin
0b754189d1
Remove duplicated ir_serialization tests ( #14256 )
...
* Remove duplicated ir_serialization tests
* Fix code style
* Fix1
2022-11-28 08:22:41 +04:00
Irina Efode
c63f20fa7d
[CONFORMANCE] Fix canExport model test + fix some instantiations ( #14153 )
...
* [CONFROMANCE] Fix OV Path in new conformance runner
* filelist
* dd
* try
* one
* Update run_conformance.py
* sss
* revert extra
* f
* exec_net
* init_1
* fix_instantiations
* remove extra
* Update summarize.py
2022-11-28 07:41:24 +04:00
Min, Byungil
1849a0be0b
[GPU] Modify can_fuse_reorder for permute ( #14234 )
...
+ Remove reorder fusing condition for oneDNN execution of permute
Signed-off-by: byungilm <byungil.min@intel.com>
2022-11-28 12:30:40 +09:00
Jade Cho
6bc7cd73cd
[GPU] Remove WA to fallback to cldnn ( #14147 )
2022-11-28 12:23:32 +09:00
Kelvin Choi
003e25b6fe
[GPU] Update Reduce Op to use dynamic input ( #13998 )
2022-11-27 17:13:58 -08:00
Pavel Esir
e0c026cdfc
fix Interval multiplication when result exceeds int64_max ( #14230 )
...
* fix Interval multiplication when result exceeds int64_max
* added unit-test with corner cases
2022-11-27 22:40:44 +04:00
Andrei Kochin
0246eb7917
[Req] upgrade mxnet to 1.9.1 ( #14120 )
...
* [Req] upgrade mxnet to 1.9.1
Signed-off-by: andrei.kochin <andrei.kochin@intel.com>
* [Req] upgrade relax mxnet dependancy
Signed-off-by: andrei.kochin <andrei.kochin@intel.com>
* specify upper bound
Signed-off-by: andrei.kochin <andrei.kochin@intel.com>
Signed-off-by: andrei.kochin <andrei.kochin@intel.com>
2022-11-27 22:26:09 +04:00
Maxim Vafin
a1cef7ab3a
Fix value infer for ScatterUpdate in case of dynamic value in updates ( #14222 )
2022-11-27 22:23:39 +04:00
Ilya Lavrenov
9db70d774f
Properly added dependencies between RPM packages ( #14258 )
2022-11-26 11:11:19 +04:00
Roman Kazantsev
f80babff51
[Layer Tests][TF FE] Activate layer tests for FusedBatchNorm in training mode in the precommit ( #14240 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-11-26 00:25:00 +03:00
Roman Kazantsev
1353a23f12
Fix leftovers from PR14211 ( #14238 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-11-25 20:29:23 +03:00
Wilson Seok
aea83d3d8b
[GPU] add output_partial_shape in calc_output_layout of reshape primitive and add single layer test of strided_slice for the fix ( #14209 )
2022-11-25 17:28:53 +04:00
Sofya Balandina
7e812b7d77
Update jinja version to 3.x+ ( #14200 )
2022-11-25 15:44:57 +03:00
Mikhail Ryzhov
fc2d957a0e
[GNA] Added unit tests for wrapped validators ( #14193 )
...
* Added unit tests for wrapped validators
* review commnets
* review fixes
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
* FIxed typo mistake
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com>
2022-11-25 13:24:58 +03:00
Edward Shogulin
cdb711a069
LPT: element-wise ops fuse extension to support updatePrecisions ( #14141 )
2022-11-25 13:49:03 +04:00
Yuan Xu
04df4195a0
update with installing dependencies ( #14237 )
2022-11-25 12:54:51 +04:00
Mikhail Ryzhov
c0941aba74
[GNA] Fixed order of Assign layers ( #14066 )
2022-11-25 11:21:57 +03:00
Krzysztof Bruniecki
b5557fc211
[GNA] Fix 2D->1D mapping of Convolutions ( #14162 )
...
* [GNA] Fix 2D->1D mapping of Convolutions where transpose BTW H and W is not applicable
2022-11-25 09:13:53 +01:00
Sergey Shlyapnikov
637f1cdf8f
[GPU] Fix lockable memory allocation ( #14134 )
...
* [GPU] Fix lockable memory allocation
* Apply review comments
* [GPU] Replace usm handle sharing with independent blob creation
* Prohibit all other remote blob types
* [GPU] Fix for nullptr impl
2022-11-25 12:07:47 +04:00
Taylor Yeonbok Lee
823ea7c68a
[GPU] Fixed node.is_dynamic() check to check regardless output size is valid or not ( #14173 )
...
* Fixed node.is_dynamic() check to check regardless output size is valid or not
* Additional fixes & added unittest
2022-11-25 11:54:42 +04:00
Vladimir Paramuzov
fdf504738d
[GPU] Replace cl2.hpp with opencl.hpp in cmake search for docs and benchmark_app ( #14158 )
2022-11-25 11:37:51 +04:00
Eddy Kim
d436206019
[GPU] Removing OneDNN patch file for GPU model caching ( #14214 )
...
* updated not to use default c-tor for onednn desc
* onednn patch file is removed
2022-11-25 11:37:30 +04:00
Ilya Lavrenov
8dd8262b77
Added Debian, Raspbian, Ubuntu 22.10 support to install dependencies ( #14226 )
...
* Added Debian, Raspbian, Ubuntu 22.10 support
* Updated dependencies.cmake
* Fixes in script
* Added RHEL 9.1 support
* Added proper comments
* Compilation of rpm packages for aarch64 is fixed
* Proper generation of requirements.txt files when ENABLE_WHEEL=OFF
* samples build improvements
* Proper name for json library
* Proper condtion in samples
2022-11-25 11:13:43 +04:00
Ivan Tikhonov
4f0b846d1a
Move GRUCellFusion and SequenceFusion transformations before NopElimination ( #14213 )
2022-11-25 10:57:45 +04:00
Ilya Lavrenov
6954838582
Conda fixes for Windows ( #14219 )
2022-11-25 10:57:00 +04:00
Ilya Lavrenov
923409164f
Excluded MYRIAD from debian / rpm packages ( #14227 )
2022-11-25 10:56:07 +04:00
Mateusz Bencer
87715978dc
PullThroughReduce and ReduceReshapeFusion transformations - handle more than one consumers ( #14101 )
2022-11-25 09:26:00 +03:00
Roman Kazantsev
db81e50a02
[TF FE] Support unknown and dynamic rank Placeholder shape ( #14211 )
...
* [TF FE] Support unknown and undefined Placeholder shape
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Fix mistake in the test
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-11-25 09:22:42 +03:00
Luo Cheng
21b09e0ac9
[CPU][TESTS] Added test cases for 3D FC Node: brg, brg<->ip, multiple weights ( #14144 )
2022-11-25 09:54:52 +04:00
Ilya Churaev
4e3f9515e0
Fixed Project root for exceptions ( #14178 )
2022-11-25 08:26:44 +03:00
Eddy Kim
36e37a8b0a
[GPU] GPU driver version and architecture properties ( #14187 )
...
* added gpu driver version and gpu architecture properties
* deleted unnecessary header inclusion
* reverted to use gfx_ver for architecture string
* device_id is added to caching_properties
2022-11-25 09:20:15 +04:00
danylo-lebediev-capgemini
1f15d2b1e2
Fix in generate_inputs for Proposal-4 ( #12462 )
2022-11-25 05:45:25 +03:00
Anastasia Kuporosova
822e069a3e
One more tbb path in setupvars.bat ( #14228 )
2022-11-25 04:25:41 +04:00
Egor Duplenskii
7f27cd57eb
[CPU] Fix ports configuration for bf16 RNN primitives ( #14111 )
2022-11-24 19:13:22 +04:00
Denis Kotov
b53a5c3aff
Added BenchmarkLayerTest class for simplifing of benchmarking ( #12552 )
...
* Added BenchmarkLayerTest class for simplifing of benchmarking
* Added example of using BenchmarkLayerTest for GenerateProposals operator
* Added report to file and also updated validate methods
* Switch from using json to xml for BenchmarkLayerTestReporter
* Remove smoke prefix from BenchmarkLayerTest usage example
Co-authored-by: Oleh Kurachenko <oleh.kurachenko@capgemini.com>
Co-authored-by: Irina Efode <irina.efode@intel.com>
2022-11-24 17:20:51 +03:00
Irina Efode
6aea7540b4
[CONFORMANCE] Update Conformance ReadMe according new features ( #14043 )
...
* [CONFORMANCE] Update Conformance ReadMe according new features
* fix some mistakes
* Update README.md
* ff
* Apply tsavina comments
* lost changes
* d
* fix comments. part 2
* fix args
* dd
2022-11-24 16:35:19 +03:00
Alexandra Sidorova
d6750f8e74
[CPU] Fixed dynamic Loop with explicit Concat Result ( #14041 )
2022-11-24 16:47:08 +04:00
Sergey Shlyapnikov
06cfa2abc4
[GPU] Support of surface input reordering to buffer ( #13223 )
...
* [GPU] Add surface input reordering
* [GPU] Add batched nv12->bfyx conversion reorder fusion
2022-11-24 16:20:38 +04:00
Katarzyna Mitrus
87ad175b69
[Transformation] Fix ConvertBroadcast-3 transformation for boolean input ( #14085 )
...
* Tests with boolean type for ConvertBroadcast3 transformation
* Extend support of bool input in ConvertBroadcast3 transformation
* New tests redundant ngraph namespace cleanup
2022-11-24 12:57:58 +01:00
Roman Kazantsev
e082d183b1
[Core] Fix Pad shape inference for Edge and Reflect modes ( #14185 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-11-24 14:54:51 +03:00