Ilya Lavrenov
6d17bbb7e9
Conan port ( #17625 )
2023-05-24 22:07:50 +04:00
Nikolay Shchegolev
c8ac7c9b82
[CPU] Infer_request crashes for SpaceToBatch operation. ( #16974 )
...
* [CPU] Infer_request crashes for SpaceToBatch operation.
* Fixes as per comments.
* Fixes as per comments 2.
2023-04-26 17:39:54 +04:00
Przemyslaw Wysocki
d72d833a96
[PyOV] Enable Python 3.11 ( #15144 )
...
* Bump ONNX version
* Bump protobuf
* Add xfails and skips
* Add tickets
* Skip ONNX Serialization tests
* Compile ONNX with C++17
* Force cpp17 - 2
* Use MSVC check
* Relax python reqs, enable 311 in azure
* Fix setupvars error
* Ignore watchdog error
* Update tensorflow
* Minor change
* Bump onnx to 1.13.1
* Bump protobuf to 3.20.3
* Debug test tf
* Xfail tests in comp
* Update comp tests
* Update tf reqs
* Remove deprecated ONNX function
* Align PDPD FE protobuf req with 2.4.1
* Satisfy dependency review
* Attempt to fix dependency review
* Revert pdpd protobuf
* Skip pdpd tests
* Fix MO-TF-PB test
* Skip TF test case
* Enable py311 on rest of jobs
* Try disabling pdpd req
* Exclude pdpd form cmake
* Update .ci/azure/linux.yml
Fixed unmerged merge-conflict
* CR
* Fix reqs
* Skip pdpd tests
* Disable pdpd tests building in cmake
* Skip another pdpd cmake
* Add file
* Add paddle constraint to tests
* Disable paddle reqs
* Debug prints
* Skip TF test if Python ver is 3.11
* Apply Mish cr comments
* Debug
* Debug
* Constrain tensorflow_addons
* Fix pdpd skipping
* Add debug prints
* Update skips
* Remove prints
* Minor change
* Update OMZ commit
* Fix some tests
* Minor change
* Disable pdpd at all
* Disable pdpd at all
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-04-17 13:30:17 +04:00
Roman Kazantsev
f36ee94b4b
[TF FE] Correct SpaceToBatch layer test ( #16823 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-04-10 14:41:02 +04:00
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
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
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
Roman Kazantsev
0c2308506f
[TF FE] Fix leftovers from review ( #16619 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-03-29 16:28:37 +04:00
Roman Kazantsev
17c3e67336
[TF FE] Add layer test for Mish activation function ( #16557 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-03-28 18:43:11 +02:00
Roman Kazantsev
bb9de29062
[TF FE] Add layer test for Bucketize ( #16556 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-03-27 12:03:07 +04:00
Roman Kazantsev
5cb20f8858
[TF FE] Refactor StridedSlice translator and add layer test to precommit ( #16376 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-03-21 08:54:48 +04:00
Roman Kazantsev
3f06a9b6fb
[TF FE] Test MatrixDiag translator in the pre-commit ( #16377 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-03-20 12:20:13 +04:00
Georgy Krivoruchko
36c18e29a8
[TF FE] Added Tensorflow CTCLoss layer test ( #13644 )
...
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-03-15 08:18:29 +00:00
Roman Kazantsev
dcc8a36d88
[TF FE] Test Switch and Merge support by TF FE ( #16255 )
2023-03-14 00:50:47 +04:00
Roman Kazantsev
3b71286f1d
[TF FE] Test low-level While support by TF FE ( #16257 )
2023-03-14 00:50:22 +04:00
Roman Kazantsev
68b7b8e69b
[TF FE] Mark-up xfailed layer tests on GPU in nightly ( #15981 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-27 21:14:21 +00:00
Roman Kazantsev
5317b909f7
[TF FE] Test Nested While in the pre-commit ( #15955 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-26 11:28:51 +00:00
Roman Kazantsev
ad4bd6f752
[TF FE] Simplify FakrQuantWithMinMaxVars translator and add layer test ( #15927 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-24 12:13:46 +00:00
Roman Kazantsev
8a56234445
[TF FE] Refactor identity operations and layer test ( #15904 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-23 21:22:31 +01:00
Roman Kazantsev
bc8d0ec71e
[TF FE] Refactor ReverseSequence and add layer test ( #15807 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-20 12:26:19 +00:00
Roman Kazantsev
b75a3b3465
[TF FE] Implement layer test for GatherNd translator ( #15813 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-20 12:58:52 +01:00
Roman Kazantsev
699a1d1708
[TF FE] Refactor Gather operations and add layer tests ( #15808 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-20 11:02:42 +04:00
Roman Kazantsev
7d13bc6861
[TF FE] Remove NormalizeL2 translator and refactor layer test ( #15760 )
...
It turned out that NormalizeL2 is absent in tf.raw_ops api
and always presented in the decomposed form.
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-17 14:37:42 +04:00
Roman Kazantsev
bd0dfbcd7a
[TF FE] Refactor OneHot translator and add layer test ( #15763 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-17 13:54:40 +04:00
Roman Kazantsev
cabe75da1c
[TF FE] Refactor LogSoftmax translator and layer test ( #15724 )
...
* [TF FE] Refactor LogSoftmax translator and layer test
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Work around for the legacy frontend
* Update src/frontends/tensorflow_common/src/op/log_softmax.cpp
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-15 20:36:46 +00:00
Roman Kazantsev
c6f7d7c98a
[TF FE] Refactor IdentityN translator and add layer test ( #15727 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-15 15:18:18 +01:00
Roman Kazantsev
cb5c92f829
[TF FE] Refactor Squeeze and layer test ( #15723 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-15 12:34:44 +01:00
Roman Kazantsev
ad20add992
[TF FE] Refactor Concat layer test and extend pre-commit ( #15726 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-15 12:25:05 +01:00
Roman Kazantsev
65b69fe8ca
[TF FE] Fix FusedBatchNormV3 in case of mean and variance empty tensors ( #15675 )
...
* [TF FE] Fix FusedBatchNormV3 in case of mean and variance empty tensors
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Add to nightly
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-13 15:23:48 +01:00
Roman Kazantsev
4352b9f179
[TF FE] Refactor Reciprocal translator and add layer test ( #15652 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-13 11:10:16 +04:00
Roman Kazantsev
a91f173166
[TF FE] Refactor Size translator and add layer test ( #15653 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-13 11:09:12 +04:00
Roman Kazantsev
a1a6ba911a
[TF FE] Refactor Split and SplitV translators and add layer tests ( #15662 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-13 10:49:34 +04:00
Roman Kazantsev
b300df1be6
[TF FE] Refactor ZerosLike and add layer test ( #15648 )
...
* [TF FE] Refactor ZerosLike and add layer test
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Fix test for Wide and Deep model
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-11 20:50:01 +00:00
Roman Kazantsev
985c769ac7
[TF FE] Refactor Log1p translator and add layer test ( #15649 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-11 07:28:21 +01:00
Roman Kazantsev
6a587a71cc
[TF FE] Refactor Transpose and add layer test ( #15586 )
...
* [TF FE] Refactor Transpose and add layer test
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Update tests/layer_tests/tensorflow_tests/test_tf_Transpose.py
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-10 19:31:26 +00:00
Roman Kazantsev
9cd23790c7
[TF FE] Refactor Tile and add layer test ( #15584 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-09 08:43:39 +01:00
Roman Kazantsev
180e77f047
[TF FE] Refactor Softmax and add layer test ( #15553 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-07 16:22:36 +01:00
Roman Kazantsev
2be9cdc5c5
[TF FE] Refactor Reshape and add layer test ( #15549 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-07 16:19:37 +01:00
Roman Kazantsev
e33b874a40
[TF FE] Refactor Shape translator and add layer test ( #15551 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-07 18:00:53 +04:00
Roman Kazantsev
44eedc8870
[TF FE] Refactor Range and add layer test ( #15548 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-07 12:18:04 +00:00
Roman Kazantsev
b544308616
[TF FE] Refactor Unpack and add layer test ( #15519 )
...
* [TF FE] Refactor Unpack and add layer test
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Update tests/layer_tests/tensorflow_tests/test_tf_Unpack.py
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-06 19:05:39 +04:00
Roman Kazantsev
7845ca499e
[TF FE] Add layer test for Pack ( #15518 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-06 08:49:29 +00:00
Roman Kazantsev
3605b7de54
[TF FE] Add layer tests for If operation ( #15512 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-06 11:16:02 +04:00
Roman Kazantsev
3d0a6a1d04
[TF FE] Refactor ListDiff translator and add layer test ( #15499 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-06 11:08:36 +04:00
Roman Kazantsev
2cae7479a0
[TF FE] Refactor LinSpace translator and add layer test ( #15495 )
...
* [TF FE] Refactor LinSpace translator and add layer test
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Remove start_shape from test parameters
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-03 20:14:47 +00:00
Roman Kazantsev
d9dbf23ea3
[TF FE] Refactor LeakyRelu and add layer tests ( #15487 )
...
* [TF FE] Refactor LeakyRelu and add layer tests
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Support LeakyRELU for TensorFlow Lite
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-03 18:28:03 +01:00
Roman Kazantsev
d8dfcac729
[TF FE] Refactor translators for Reduce ops and add layer tests ( #15452 )
...
* [TF FE] Refactor translators for Reduce ops and add layer tests
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Correct number of inputs
* Use already implemented logical operations tests
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-02 18:24:31 +01:00
Roman Kazantsev
d86ba0742c
[TF FE] Refactor ExtractImagePatches and add tests ( #15456 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-02 15:28:31 +01:00
Roman Kazantsev
2fd9026289
[TF FE] Refactor ExpandDims translator and add tests ( #15454 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-02-02 16:43:45 +04:00
Vitaliy Urusovskij
29b15233c7
Remove `OV_FRONTEND_PATH` ( #15364 )
...
* Remove "OV_FRONTEND_PATH" from `FrontEndManager`
* Remove "OV_FRONTEND_PATH" from layer_tests
* Remove "OV_FRONTEND_PATH" from find_ie_version.py
* Remove "OV_FRONTEND_PATH" from .ci/
* Move `ov::get_plugin_path` to file_util.hpp (ov::util)
* Add `register_front_end(name, path)` FEM public API
* Enable frontend/ tests
* ClangFormat
* Remove OV_FRONTEND_PATH from FE shared utils
* Add `register_front_end()` to PythonAPI
* Update Py tests with registering of "mock_py" FE
* ClangFormat
* Leftovers
* Fix SegFault with `register_front_end(name, lib_path)`
* Add FE_LIB_PRE and FE_LIB_SUFFIX to `ov_core_unit_tests`
* Fix format
* Update `testFailRegisterFEByWrongPath`
2023-02-02 08:19:35 +04:00