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 17, 2020 · 17 revisions

Overview

Welcome to Intel® nGraph™, an open source C++ library and compiler. This project enables modern compute platforms to run and train Deep Neural Network (DNN) models. It is framework-neutral and supports a variety of backends for Deep Learning (DL) frameworks.

Additional information can be found in the documentation and papers and blogs.

Tested Platforms

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