Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
ngraph
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ngraph
Commits
24db1f1d
Commit
24db1f1d
authored
Mar 17, 2018
by
Jennifer Myers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to PR#660
parent
90317f2a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
README.md
README.md
+8
-9
No files found.
README.md
View file @
24db1f1d
...
...
@@ -5,20 +5,16 @@ 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 used by Deep Learning (DL) frameworks.
The nGraph library translates a framework’s representation of
computations into an Intermediate Representation (IR) designed to
promote computational efficiency on target
hardware. Initially-supported backends include Intel Architecture
CPUs, the Intel® Nervana Neural Network Processor™ (NNP), and NVIDIA
\*
GPUs. Currently-supported compiler optimizations include efficient
memory management and data layout abstraction.
![
nGraph ecosystem
][
ngraph-ecosystem
]
## 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.
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
...
...
@@ -42,3 +38,5 @@ to improve the library:
[
framework integration guides
]:
http://ngraph.nervanasys.com/docs/latest/framework-integration-guides.html
[
Github issues
]:
https://github.com/NervanaSystems/ngraph/issues
[
pull request
]:
https://github.com/NervanaSystems/ngraph/pulls
[
ngraph-ecosystem
]:
http://ngraph.nervanasys.com/index.html/_images/ngraph-ecosystem.png
"nGraph Ecosystem"
[
ngraph-ecosystem
]:
http://ngraph.nervanasys.com/index.html/_images/ngraph-ecosystem.png
"nGraph Ecosystem"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment