* Added ShuffleChannels operation into OpVersioning.opset_1_types set.
* Fixed the attribute 'version' of the MO operation ShuffleChannels.
* Reverted opset change for the operation ShuffleChannels.
* fix iteration count calculation for output record for case of negative start/end and non integer division
* added tests;
process case with both start/end
* test refactoring done
* Alignment of OV and ONNX models outputs naming
* Python tests adaptation to new naming rules
* New output naming rules
* Output name retrieval adaptation (tensor iterator node)
* Copying of tensor names during output replacement
* Multiout multinode subgraphs handling in the importer
* Proper replacement tensor naming
* Model zoo test runner adaptation
* Backwards compatible python tests runner adaptation
* If node adaptation
* Adaptation to changes in master
* Deprecation warning suppression
* Imports fix in compatibility tests
* If node adaptation to the new naming
* MaxPool python tests re-enabled
* ONNX Identity elimination adaptation
* XFAIL for the Identity op test
* Support for Param->Result models and indentity op
* Fix of the ONNX Indentity handling
* The test that fails only on windows temporarily disabled
* ONNX tensor names test adaptation
* Code cleanup
* Code formatting
* Obsolete helper removal
* One more spot where output name helper should be used
* PyApi fix for tensors with multiple names
* Don't set friendly names for unnamed ONNX nodes
* Revert "Don't set friendly names for unnamed ONNX nodes"
This reverts commit 92c7ac59b5.
* Missing dot...
* And now the mypy nonsense...
* Use get_any_name in Loop
* New way of naming result nodes in ONNX FE
* removed unnecessary code of PWL & added additional tests for increase PWL code coverage
* fixed errors
* removed Configuration from PowerParamsTuple
* fixed a bug related to an incorrect PWL value for functions neglog and neghalflog
* Remove fp16 of Convert layer test from skip_tests.config.cpp as it works now
* update repo
* add op reference test of ExperimentalDetectronPriorGridGenerator
* implement actual_comparision_size for compare
* update slt for actual comparison size and add visitor api test
* fixed clang error
* add performance hint to time infer
* add options for vpu, cpu cache, perf hint
* change VPUX condition
* add perf hint verify
* upd perf hint usage. set as non required
* Switch to GNA Lib 3.0.0.1455, Adapt to new GNA 3.0 (ADL) limitations
Apply limitations for GNA 3.0 CNN2D as in 22013786746
Add new CNN2D tests for GNA 3.0 and update negative tests
Switch download of 1455 to 01.org
Fix weight reducer
* Apply review
Increase max kernel number to 1024
Update negative test