openvino/inference-engine/src
Krzysztof Bruniecki e339afe375
IE: Fix Windows compilation on MSVC (adapt PR: #7206 from master branch) (#7486)
`Win32` may be undefined when MSVC is used, see:
https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?redirectedfrom=MSDN&view=msvc-160

Signed-off-by: Karol Trzcinski <karolx.trzcinski@intel.com>
2021-09-14 17:49:01 +03:00
..
auto_plugin [AUTO plugin] AUTO plugin will ignore other plugins' configuration (#5979) 2021-06-08 12:11:58 +03:00
cldnn_engine [IE CLDNN] Updated GPU device config (#6040) 2021-06-09 09:02:25 +03:00
gna_plugin [GNA] Fixed scale factors propagation for Eltwise with very different inputs ranges (#7305) (#7445) 2021-09-13 13:01:37 +03:00
hetero_plugin processing sinks in hetero plugin, update single layer tests (#6090) 2021-06-09 19:03:38 +03:00
inference_engine IE: Fix Windows compilation on MSVC (adapt PR: #7206 from master branch) (#7486) 2021-09-14 17:49:01 +03:00
legacy_api [GNA] FQ accuracy fixes (#6924) (#7061) 2021-08-15 22:36:15 +03:00
low_precision_transformations [LPT] Empty shape on weights handling (#6169) 2021-06-16 16:45:43 +03:00
mkldnn_plugin [CPU] fixed convolution outputShape in ConvDWConv fusing (#7290) 2021-08-31 15:21:15 +03:00
multi_device Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
offline_transformations Enable SplitSqueezeConcatFusion + TransposeSinking in offline transformations (#7087) 2021-08-17 14:39:05 +03:00
plugin_api ImportNetwork with explicit device name only (#5689) 2021-06-09 10:09:25 +03:00
preprocessing Don't install useless .lib files on Windows (#5897) 2021-05-31 13:21:48 +03:00
readers Used setMeanImageForChannel (#6076) 2021-06-08 19:33:51 +03:00
snippets Moved CC macros to public API (#5929) 2021-06-01 10:05:17 +03:00
transformations Fix node name issue introduced by #5854 (#6709) (#6736) 2021-07-23 03:28:34 +03:00
vpu [VPU] Added ConvertGather7ToGather1 pass to frontend (#7184) 2021-08-24 11:03:23 +03:00
CMakeLists.txt [Auto Plugin] Auto plugin component in IE (#5366) 2021-05-13 17:04:38 +03:00