Commit Graph

6 Commits

Author SHA1 Message Date
Anuj Mittal
3acc084030 ngraph: remove
Starting with OpenVINO 2020.2, ngraph has been merged in OpenVINO.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-08 07:53:11 +08:00
Nishioka, Toshiki
1800273ed7 slimboot-tools: add support for slimbootloader tools
add the recipe file to install the Slim Bootloader host tools which can
generate the container images in a binary file format understood by Slim
Bootloader to load and initialize Operating Systems or Hypervisors.

Signed-off-by: "Yong, Jonathan" <jonathan.yong@intel.com>
Signed-off-by: "Nishioka, Toshiki" <toshiki.nishioka@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-08-13 11:45:27 +08:00
Anuj Mittal
ec5c324ae8 ngraph: upgrade 0.22.1 -> 2.29.0-rc0
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-04-10 11:29:22 +08:00
Anuj Mittal
420247ef2d ngraph: add recipe
nGraph Library is an open-source C++ library and runtime/compiler suite
for Deep Learning ecosystem. For more details, see:

https://www.intel.ai/ngraph/

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-09-13 09:28:53 +08:00
Anuj Mittal
9c62233238 opencl-clang: move to a separate recipe
Since this is managed as a separate repository, build it as a separate
component instead of bundling with LLVM/clang.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-08-21 12:27:06 +08:00
Anuj Mittal
613bc1ffc3 build linux_linker from common clang
Build only linux_linker component from common clang library for native
use when compiling the target version.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-05-17 19:33:15 +08:00