openvino/docs/snippets/cpu
Vladimir Paramuzov 2201a5f83e
Added common ov::execution_mode hint (#15048)
* [GPU] Added common exec mode hint and gpu support

* Add ov::inference precision and update usages. Deprecate ov::hint::inference_precision property

* [GPU] Execution mode tests and fixes

* Fixed code style

* Moved execution_mode test to common. Fixes for python API

* Remove deprecations for hint::inference_precision and just keep both

* Fix test
2023-01-18 20:13:00 +04:00
..
Bfloat16Inference.py [docs] python snippets for devices master (#11176) 2022-03-29 11:01:53 +03:00
Bfloat16Inference0.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
Bfloat16Inference1.cpp Added common ov::execution_mode hint (#15048) 2023-01-18 20:13:00 +04:00
Bfloat16Inference2.cpp Added common ov::execution_mode hint (#15048) 2023-01-18 20:13:00 +04:00
compile_model.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
compile_model.py [docs] python snippets for devices master (#11176) 2022-03-29 11:01:53 +03:00
dynamic_shape.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
dynamic_shape.py [CPU][DOCS] Remove recommendation to use partially defined shapes (#14674) 2022-12-19 21:49:46 +04:00
ov_sparse_weights_decompression.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
ov_sparse_weights_decompression.py [DOCS][CPU] Added sparse weights decompression feature description (#14730) 2022-12-20 22:15:44 +01:00