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
e5991ade
Commit
e5991ade
authored
Jul 23, 2019
by
Leona C
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add edits
parent
a58d3bc2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
14 deletions
+14
-14
introduction.rst
doc/sphinx/source/project/introduction.rst
+4
-4
sitemap.rst
doc/sphinx/source/sitemap.rst
+10
-10
No files found.
doc/sphinx/source/project/introduction.rst
View file @
e5991ade
...
...
@@ -62,14 +62,14 @@ more detail and describe how nGraph addresses them.
Problem 1: Kernel libraries do not support graph-level optimizations
--------------------------------------------------------------------
The example diagrams below show
s
how a deep learning framework, when integrated
The example diagrams below show how a deep learning framework, when integrated
with a kernel library, can optimally run each operation in a computational
graph, but the choice of operations in the graph may not be optimal.
.. _figure-A:
.. figure:: ../graphics/kernel-problem-1.png
:width:
555px
:width:
100%
:alt:
...
...
@@ -95,7 +95,7 @@ diagram.
.. _figure-B:
.. figure:: ../graphics/kernel-problem-2.png
:width:
555px
:width:
100%
:alt:
Each framework must be manually integrated with each hardware-specific kernel
...
...
@@ -130,7 +130,7 @@ work for what will ultimately be a fragile setup that is costly to maintain.
.. _figure-C:
.. figure:: ../graphics/kernel-problem-3.png
:width:
555px
:width:
100%
:alt:
...
...
doc/sphinx/source/sitemap.rst
View file @
e5991ade
:orphan:
.. toctree::
:caption: Sitemap
:maxdepth: 1
frameworks
/index
python_api/index
inspection/index
core/overview
backends/index
project
/index
.. toctree::
:includehidden:
frameworks/index
project
/index
python_api/index
inspection/index
core/overview
backends/index
project/extras
/index
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