* Remove remaining files for Azure pipelines
* Move the files instead of removal
* Fix the folder ref in linux.yml
* Fix the folder ref in linux_arm64.yml
* Tests in onnx_import_quant.in.cpp moved to API 2.0
* Tests in onnx_import_reshape.in.cpp moved to API 2.0
* Update src/frontends/onnx/tests/onnx_import_reshape.in.cpp
* Update onnx_import_reshape.in.cpp
---------
Co-authored-by: Vitaliy Urusovskij <vitaliy.urusovskij@intel.com>
* Test in onnx_import_dyn_shapes.in.cpp moved to API 2.0
* Test in onnx_import_exception.cpp moved to API 2.0
* Tests in onnx_import_org_openvino.in.cpp moved to API 2.0
* Tests in onnx_import_org_pytorch.in.cpp moved to API 2.0
* Fixed code style
* [ONNX] Switched to ONNX 1.15.0
* Updated usage of ONNX serialization API
* Updated xfailed lists
* Updated xfailed lists
* Added xfailed ML-operators
* Added xfailed float8 cases
* Fixing mo tests
* Reverted legacy tests
* Sets default opset version in layer tests
* Skipped test which breaks moving on 1.15
* Updated xfailed list
* Fixed typo and added more tests to skipped
* Added xfailed tests
* Reduced opset due to need to work on onnx 1.13
* Removed unnecessary xfails
* Skipped misaligned tests
* WA for old compiler build
* Enable aten::multinomial in PT FE
* Add aten::multinomial test
* Fix typo
* Update tests/layer_tests/pytorch_tests/test_multinomial.py
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Update multinomial to changes in specification
* rm ;
* Add temporary convert for multinomial i64 support
* Revert convert
* Fix torch test
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Moved test in onnx_import_com_microsoft to new API
* Updated onnx_import_constant_folding.in.cpp to new API
* Tests in onnx_import_controlflow.in.cpp moved to new API
* Tests in onnx_import_convpool.in.cpp moved to new API
* Test in onnx_import_deprecated.in.cpp moved to API 2.0
* Removed usage of API1.0 in onnx_reader_external_data.cpp
* Removed API1.0 usage in onnx_import.in.cpp
* Replaced old calls by convert_model in onnx_import.in.cpp
* Removed a deprecated API in onnx_import.in.cpp
* Fixed code style
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
* add onnx models test job
* rm sudo
* add missing update
* add missing git-lfs
* add missing package
* correct var
* correct command
* try with pytest
* provide path to models
* use mounted path
* add msft models
* use symlinks
* correct name for model
* use -h
* create and use directory for models
* use share as source for models
* fix test names, use fresh onnx repo
* return names
* fix test names
* change folder structure for onnx model downloading
* skip tests; clean up logs; adapt azure counterpart
* make skip names lowercase
* increase parallel
* add missing git-lfs
* fix dir
* install git-lfs properly
* use sudo
* use 12 parallels; rm -f
* use skip
* rm unnecessary requirements
* rm pytorch from installing
* disable test
* Applied common functions to tests in conversion.cpp
* Refactored convert_partially_tests
* Refactored convert_tests.cpp
* Removed usage of ngraph namespace in load_from.cpp
* Replaced definition in model_support_tests.cpp
* Fixed codestyle
* Move infer_convolution_forward to dev API
* Move infer_auto_padding to dev API
* Move evaluate_as_partial_shape to dev API
* Move default_label_evaluator to dev API
* Move generate_transpose_default_order to dev API
* Move is_valid_axes_order to dev API
* Move has_no_labels to dev API
* Remove usage of legacy get_constant_from_source
from core and transformations
* Move normalize_axes to dev API
* Move normalize_axis to dev API
* Deprecate functions to be removed later
* Added common functions for onnx tests
* Removed test cases which are non-related to ONNX
Extended convert_model by extension
* Extended test utils by convert_partially
* Added model convertion using istream as input
* Moved common functionality to a ov namespace
* Removed unused function
* extract cpu func tests into a reusable workflow
* add needs
* check paths
* correct paths
* rm usage of setupvars
* extract samples
* use yaml string
* split mac workflow
* check variables
* try github workspace
* check full dir
* set variables
* try with sub directory
* Revert "try with sub directory"
This reverts commit d891ee3f28.
* extract c++ tests from linux
* change
* use cxx workflow in mac workflows
* add noninteractive
* extract cpu func tests
* rm unused
* enable mac
* fix reusable workflow name
* correct path for sparse-checkout
* extract python UT
* remove unnecessary asterisk
* remove another unnecessary asterisk
* use reusable action for linux cc
* add check for setupvars existence
* check with manually installed opencl
* add components input to samples workflow; rm pr triggers for mac workflows
* add missing needs
* add missing option for deps install script
* use disables in test themselves instead of ifs in workflows
* use reusable workflow for cxx tests in linux arm
* use python reusable workflow in linux arm
* add missing endif
* use self-hosted for samples, add x86_64 constraint for jax
* check paths
* find gompby partial name
* skip failing tests on arm; correct gomp finding for ovc
* check tests
* add debian packages job; use job_ prefix for reusable workflows with jobs
* extract tf hub model tests
* extract tf model hub perf tests
* extract pytorch models tests
* do not use container on GHA runners
* extract onnx runtime
* add missing deps
* skip test for linux arm
* rm always()s
* fix quotes
* correct paths
* correct ifs, check dir for onnxruntime
* correct path for onnxruntime utils folder; install python3
* use self-hosted as input
* check for self-hosted runner via name, pass version
* skip cpu plugin unittest
* check cxx tests
* rm pr trigger
* Fixed comments for linux-riscv64 GHA workflow
* Try to enable PDPD tests back
* support paddle 2.5
* fix op test errors
* fix op test errors
* recover openvino/src/core/src/op/swish.cpp
* recover thirdparty open_model_zoo
* update cmakelist
* disable some tests
* fix code style
* enable paddle ci tests
* disable some tests
* fix np.long error
* recover reverse op
* update ci config
* recover set_value test codes
* rm linux_debian.yml
* Compatible with cases where different paddle versions have different output shapes
* remove set_value tests
* recover save_model.py
* Added ctest labels for FE tests only if FW is found
* recover thirdparty
* Update CMakeLists.txt
Fixed creation of paddle_tests target two times
* update paddle v2.5.1 proto file
* recover thirdparty
* fix Paddle_Reader_Tests.LoadModelMemoryToCore error
* fix Paddle_Places test issue in v2.5.1
* support some tests for low version paddle
* fix paddle FrontEndCutModelTest issue
* fix
* support all other tests for low version paddle
* fix codestyle
* fix codestyle
* Update generate_multi_tensor_split.py
* fix build error
* add testUnloadLibBeforeDeletingDependentObject into paddle skip tests config
* remove PROTOBUF_LITE from paddle CmakeList.txt
* fix path error
* add debug info
* add debug codes
* use make_model_path
* recover
* add option optimize_for
* use FrontEndTestUtils in read_paddle_model_test.cpp
* use FrontEndTestUtils in read_paddle_model_test.cpp
* fix grid_sample error when using dynamic shape
* fix error tests for 2.4 version
* add paddle version judge for floor_div
* fix grid_sample and add tests
* fix
* fix
* recover
* recover grid_sampler
* Apply suggestions from code review
* fix
* Apply suggestions from code review
* Apply suggestions from code review
* fix build error
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: meiyang-intel <yang.mei@intel.com>
* add arm as a matrix for build job
* uncomment
* comment
* try inside pipeline
* check location
* another dirs
* try to privide correct action path
* use corrected action
* use newer commit
* use newer commit
* use newer commit
* use newer action commit
* add setting
* rm from pipeline, adapt action iteslf
* add missing deps
* enable samples and debian jobs
* correct yml
* correct image name
* correct syntax, use self-hosted option
* enable onnx runtime and c++, use newer action
* enable Python and CPU Func tests
* add missing deps for arm64
* increase timeout for python tests
* disable some tests, add more time
* skip failing tests
* skip speech sample test on arm
* dummy chang
* skip mxnet mo on arm, run all tests
* rm quotes
* separate linux x86 and arm64 workflows
* rm unused matrix refs, add timeouts
* add skips for c++ tests and some Python tests
* correct cache keys, extend timeout
* skip more python tests
* add more skips: for python and CPU func
* extend cpu func list with skips
* disable cpu func tests and python api 2.0 tests
* rm disable job
* styling, rm pr trigger, rm always(), rm unnecessary changes
* revert
* use ifs instead of comments, provide better wording for skips