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
ae50019e
Commit
ae50019e
authored
Mar 06, 2018
by
L.S. Cook
Committed by
Scott Cyphers
Mar 06, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Softmax added to ToC, edit install for better rst syntax (#593)
parent
dd3de248
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
installation.rst
doc/sphinx/source/installation.rst
+2
-2
index.rst
doc/sphinx/source/ops/index.rst
+3
-0
No files found.
doc/sphinx/source/installation.rst
View file @
ae50019e
...
...
@@ -79,8 +79,8 @@ information about how to change or customize this location.
$ cd build && cmake ../ [-DNGRAPH_USE_PREBUILT_LLVM=TRUE]
#. (Optional) Run ``$ make [-jN]`` where
:option:`-jN
` specifies the number of
cores. The example here uses a configuration of
:option:`j8
`, which is
#. (Optional) Run ``$ make [-jN]`` where
``-jN`
` specifies the number of
cores. The example here uses a configuration of
``j8`
`, which is
good for a system install using an Intel® Xeon® (CPU processor). This step
is **not recommended** with Docker / VM installs.
...
...
doc/sphinx/source/ops/index.rst
View file @
ae50019e
...
...
@@ -82,3 +82,6 @@ Not currently a comprehensive list.
negative.rst
not_equal.rst
not.rst
softmax.rst
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