meta-intel/dynamic-layers/openembedded-layer/recipes-support/opencv/files
LiweiSong 7497da8042 dldt-inference-engine: fix int64_t does not name a type compile error
fix compile error:

inference-engine/src/mkldnn_plugin/mkldnn_memory_solver.hpp:60:9: error: 'int64_t' does not name a type
|    60 |         int64_t size;
|       |         ^~~~~~~

include stdint.h to fix it.

Signed-off-by: Liwei Song <liwei.song@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-06-03 15:47:47 +08:00
..
0001-Installation-and-build-fixes.patch dldt-inference-engine: fix installation of samples 2020-04-13 15:22:18 +08:00
0001-mkldnn_memory_solver.hpp-include-stdint.h-to-avoid-b.patch dldt-inference-engine: fix int64_t does not name a type compile error 2020-06-03 15:47:47 +08:00
run-ptest dldt-inference-engine: fix ptest failures 2019-10-21 07:19:43 +08:00