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 and compiler. This project enables modern compute platforms to run Deep Neural Network (DNN) models. It is framework-neutral and supports a variety of backendsfor Deep Learning (DL) frameworks.

Additional information can be found in the documentation.

Tested 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