Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Scott Cyphers edited this page Mar 15, 2018 · 17 revisions

Overview

Welcome to Intel nGraph, an open source C++ library for developers of Deep Learning (DL) systems. Here you will find a suite of components, APIs, and documentation that can be used to compile and run Deep Neural Network (DNN) models defined in a variety of frameworks.

Tested Platforms

Supported Platforms

Operating System Tested Compiler Tested Build Tool
Ubuntu 16.04 Clang 3.9 CMake 3.5.1 + Gnu Make
CentOS 7.4 gcc 4.8 CMake 3.2 + GNU Make
Clone this wiki locally