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
675dcc0d
Commit
675dcc0d
authored
Mar 16, 2018
by
Jennifer Myers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add pointers for support and contributions
parent
5e718498
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
2 deletions
+22
-2
README.md
README.md
+22
-2
No files found.
README.md
View file @
675dcc0d
...
...
@@ -12,10 +12,30 @@ the Intel® Nervana Neural Network Processor™ (NNP), and NVIDIA\* GPUs.
Currently-supported compiler optimizations include efficient memory management
and data layout abstraction.
## 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.
[
install
]:
http://ngraph.nervanasys.com/index.html/install.html
[
framework integration guides
]:
http://ngraph.nervanasys.com/index.html/framework-integration-guides.html
## 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:
*
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
]
*
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 the repository.
[
install
]:
http://ngraph.nervanasys.com/docs/latest/install.html
[
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
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