openvino/docs/snippets
Nikita Demashov 20d2633af0
removed defaultPrecisions as global variable and added as field in Params class (#9185)
fix canConvolutionBeTransformed arguments

fix isAsymmetricOnWeights in GPU plugin

added defaultPrecisions in TestTransformationParams

set new default attribute precisions

try to set const default precisions in network_helper.cpp

apply precision_set

[LPT] Default precisions

rebase

remove extra const

used defaultPrecision in tests

fixed SimpleLowPrecisionTransformer default argument

fixed AttributeParameters default argument

added defaultPrecisions in functions

fix assign_and_read_value_transformation tests

fixed wrong defaultPrecisions definition

fixed ConcatWithNeighborsWithConvolutionTransformation tests

remove getDefaultPrecisions

rebase

remove getDefaultPrecisions from gpu plugin

remove getDefaultPrecisions from lpt_mkldnn_plugin.cpp

use predefined member

update mkldnn_plugin.cpp & lpt_mkldnn_plugin.cpp

resolved conversations

make all lambda captures by ref
2022-02-11 13:41:03 +03:00
..
AUTO0.cpp [Doc] Add doc for Auto-Device Plugin 2021.4 (#5982) 2021-08-13 14:23:44 +03:00
AUTO1.cpp replace AUTO_DEVICE_LIST with MULTI_DEVICE_PRIORITY in test cases (#7932) 2021-10-20 19:44:58 +03:00
AUTO2.cpp [Doc] Add doc for Auto-Device Plugin 2021.4 (#5982) 2021-08-13 14:23:44 +03:00
AUTO3.cpp [Doc] Add doc for Auto-Device Plugin 2021.4 (#5982) 2021-08-13 14:23:44 +03:00
AUTO4.cpp [Doc] Add doc for Auto-Device Plugin 2021.4 (#5982) 2021-08-13 14:23:44 +03:00
AUTO5.cpp [Doc] Add doc for Auto-Device Plugin 2021.4 (#5982) 2021-08-13 14:23:44 +03:00
Bfloat16Inference0.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
Bfloat16Inference1.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
Bfloat16Inference2.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
CMakeLists.txt Renamed ov_runtime => openvino, ov_ => openvino_ prefix (#10069) 2022-02-03 20:03:41 +03:00
CPU_Kernel.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
DynamicBatching.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
GPU_Kernel.cpp [IE CLDNN] Updated GPU device config (#6040) 2021-06-09 09:02:25 +03:00
GPU_Metric0.cpp [GPU] Update config api 2.0 (#9649) 2022-02-03 13:04:36 +03:00
GPU_Metric1.cpp Used new config for streams and threads (#10150) 2022-02-11 09:22:45 +03:00
GPU_RemoteBlob_API0.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
GPU_RemoteBlob_API1.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
GPU_RemoteBlob_API2.cpp [IE CLDNN] Updated GPU device config (#6040) 2021-06-09 09:02:25 +03:00
GPU_RemoteBlob_API3.cpp [GPU] Extended remote context to accept user queue (#6235) 2021-10-21 10:45:25 +03:00
Graph_debug_capabilities0.cpp Renamed ov::Function to ov::Model (#9051) 2021-12-10 13:08:38 +03:00
Graph_debug_capabilities1.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
HETERO0.cpp Any used to store standard types (#8946) 2021-12-09 17:19:18 +03:00
HETERO1.cpp Any used to store standard types (#8946) 2021-12-09 17:19:18 +03:00
HETERO2.cpp Removed information about FPGA plugin (#7474) 2021-09-13 14:01:49 +03:00
HETERO3.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
InferenceEngine_Caching0.cpp [DOC] Model caching feature overview (#5519) 2021-06-23 09:33:50 +03:00
InferenceEngine_Caching1.cpp [DOC] Model caching feature overview (#5519) 2021-06-23 09:33:50 +03:00
InferenceEngine_Caching2.cpp [DOC] Model caching feature overview (#5519) 2021-06-23 09:33:50 +03:00
InferenceEngine_Caching3.cpp Variant replaced with Runtime Attribute (#8520) 2021-12-07 13:02:31 +03:00
InferenceEngine_QueryAPI0.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
InferenceEngine_QueryAPI1.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
InferenceEngine_QueryAPI2.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
InferenceEngine_QueryAPI3.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
InferenceEngine_QueryAPI4.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
InferenceEngine_QueryAPI5.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
InferenceEngine_network_with_state_infer.cpp klocwork 2021.4 (#6042) 2021-06-08 11:10:56 +03:00
Integrate_with_customer_application_new_API.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
MULTI0.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
MULTI1.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
MULTI2.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
MULTI3.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
MULTI4.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
MULTI5.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
ShapeInference.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide1.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide2.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide3.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide4.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide5.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide6.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide7.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide8.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
dldt_optimization_guide9.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
example_async_infer_request.cpp Merged internal Infer Request implementation (#5125) 2021-04-19 15:16:47 +03:00
example_itask_executor.cpp DOCS: added code snippets compilation and fixes (#2606) 2020-10-10 11:19:16 +03:00
example_ngraph_utils.cpp Merge IE & nGraph DG (#10055) 2022-02-07 06:57:35 +03:00
ie_common.cpp Updated common migration pipeline (#8176) 2021-11-10 16:27:23 +03:00
lpt_mkldnn_plugin.cpp removed defaultPrecisions as global variable and added as field in Params class (#9185) 2022-02-11 13:41:03 +03:00
movidius-programming-guide.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
nGraphTutorial.cpp Moved graph validation utils to ov (#7529) 2021-09-20 10:40:14 +03:00
ngraph.cpp Updated common migration pipeline (#8176) 2021-11-10 16:27:23 +03:00
ov_common.cpp Removed ov::runtime namespace (#9781) 2022-01-20 16:17:57 +03:00
ov_graph.cpp Renamed ov::Function to ov::Model (#9051) 2021-12-10 13:08:38 +03:00
protecting_model_guide.cpp Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00