Giter Site home page Giter Site logo

rexgshan / ngraph Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nervanasystems/ngraph

0.0 1.0 0.0 40.14 MB

nGraph is an open source C++ library, compiler and runtime for Deep Learning frameworks

Home Page: http://ngraph.nervanasys.com/docs/latest

License: Apache License 2.0

Groovy 0.13% Dockerfile 0.02% Shell 0.38% CMake 0.98% Makefile 0.10% Python 1.47% C++ 96.93%

ngraph's Introduction

nGraph Library Build Status

Welcome to the open-source repository for the Intel® nGraph Library. Our code base provides a Compiler and runtime suite of tools (APIs) designed to give developers maximum flexibility for their software design, allowing them to create or customize a scalable solution using any framework while also avoiding device-level hardware lock-in that is so common with many AI vendors. A neural network model compiled with nGraph can run on any of our currently-supported backends, and it will be able to run on any backends we support in the future with minimal disruption to your model. With nGraph, you can co-evolve your software and hardware's capabilities to stay at the forefront of your industry.

nGraph ecosystem

The nGraph Compiler is Intel's graph compiler for Artificial Neural Networks. Documentation in this repo describes how you can program any framework to run training and inference computations on a variety of Backends including Intel® Architecture Processors (CPUs), Intel® Nervana™ Neural Network Processors (NNPs), cuDNN-compatible graphics cards (GPUs), custom VPUs like [Movidius], and many others. The default CPU Backend also provides an interactive Interpreter mode that can be used to zero in on a DL model and create custom nGraph optimizations that can be used to further accelerate training or inference, in whatever scenario you need.

nGraph provides both a C++ API for framework developers and a Python API which can run inference on models imported from ONNX.

See the Release Notes for recent changes.

Framework bridge available? ONNX support?
TensorFlow* yes yes
MXNet* yes yes
PaddlePaddle yes yes
PyTorch* no yes
Chainer* no yes
CNTK* no yes
Caffe2* no yes
Backend current support future support
Intel® Architecture CPU yes yes
Intel® Nervana™ Neural Network Processor (NNP) yes yes
Intel Movidius™ Myriad™ 2 VPUs coming soon yes
Intel® Architecture GPUs via PlaidML yes
AMD* GPUs via PlaidML yes
NVIDIA* GPUs via PlaidML some
Field Programmable Gate Arrays (FPGA) no yes

Documentation

See our install docs for how to get started.

For this early release, we provide framework integration guides to compile MXNet and TensorFlow-based projects. If you already have a trained model, we've put together a getting started guide for how to import a deep learning model and start working with the nGraph APIs.

Support

Please submit your questions, feature requests and bug reports via GitHub issues.

How to Contribute

We welcome community contributions to nGraph. If you have an idea how to improve the Library:

  • See the contrib guide for code formatting and style guidelines.
  • Share your proposal via GitHub issues.
  • Ensure you can build the product and run all the examples with your patch.
  • In the case of a larger feature, create a test.
  • Submit a pull request.
  • Make sure your PR passes all CI tests. Note: our Travis-CI service runs only on a CPU backend on Linux. We will run additional tests in other environments.
  • We will review your contribution and, if any additional fixes or modifications are necessary, may provide feedback to guide you. When accepted, your pull request will be merged to the repository.

ngraph's People

Contributors

rkimballn1 avatar jmenon avatar krovatkin avatar fengleitian avatar jbobba avatar diyessi avatar indie avatar shssf avatar pruthvi1990 avatar yxlao avatar tsocha avatar louisfeng avatar postrational avatar ayzhuang avatar adstraw avatar nbpatel avatar crlishka avatar drwebb avatar dawnstone avatar ashokei avatar silee2 avatar jennifermyers avatar mchrusci avatar avijit-nervana avatar cconvey avatar aalbersk avatar cconvey-intel avatar dmyershov avatar sasadep avatar arogowie-intel avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.