* Updated Azure pipelines
* Optimize clone time
* Removed OMZ build
* Fixed patterns in triggers
* Test
* Include ours branch
* Fixed filters on Windows
* Add anti-downgrade downcast test
* Strengthen limits test
* Allow convert if normalization is off
* Suppress downgrading for F64 only
* Limit eps values to float
* Limit eps values to float
* Add test
* Consider actual double values
* Update macOS archive installation with ARM64 for 22/3 (#14656)
* update macos archive installation with arm
* update python version
* fix formatting
* fix formatting
* update
* remove note
* update package names & version number
* update version number
* enable new method to generate CPU information and CPU map
* fix code style issue
* fix initialization issue of variable-sized object
* fix dependency issue
* add sample of CPU map
* add description and sample for CPU map
* fix code style issue
* fix code style issue
* add comments on using second processor as physical core
* update _cpu_mapping to align with Windows implementation
* update description for better understanding
* update cpu mapping table for scaling.
* add check if system folder is accessible
* merge new CPU resource based on CPU mapping table with previous CPU resource based on calculation
* fix typo in note
* add description for GROUP_ID
* Update Raspbian OS installation for 22/3 (#14628)
* update Raspbian OS installation
* test formatting
* fix formatting
* Apply suggestions from code review
* update version number & package names
* Updated docs for Raspbian OS (#14816)
* Updated docs for Raspbian OS
* Update docs/install_guides/installing-openvino-raspbian.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
* update version number
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
* keep Shape subgraph in FP32 for GPU
* replaced ngraph:: -> ov:: namespace
* renamed ConvertModelToFP16ElementType -> ConvertCompressedToMixedPrecision and other passes; removed unnecessary argument for the pass
Signed-off-by: Pavel Esir <pavel.esir@intel.com>
* Update src/common/transformations/src/transformations/common_optimizations/convert_compressed_to_mixed_precision.cpp
* Update src/common/transformations/src/transformations/common_optimizations/convert_compressed_to_mixed_precision.cpp
* rephrase calling of ConvertPrecision to avoid error of an unused variable
* Update convert_compressed_to_mixed_precision.cpp
* placed calling of ConvertCompressedToMixedPrecision into the beginning of CommonOptimizations
* Update transformations_pipeline.cpp
* refactored unit-tests
* cleared obsolete commented line
* code style fix
* Update src/common/transformations/src/transformations/common_optimizations/common_optimizations.cpp
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
Signed-off-by: Pavel Esir <pavel.esir@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
* Used newer version of checkout github action
* Updated actions/upload-artifact action version to use Node 16
* Updated actions
* Experiment
* Name documentation artifacts
* Moved doxyrest version to environment
* Extract PR number
* Properly upload documentation
* Updated github_org_control/config.json