Commit ae50019e authored by L.S. Cook's avatar L.S. Cook Committed by Scott Cyphers

Softmax added to ToC, edit install for better rst syntax (#593)

parent dd3de248
...@@ -79,8 +79,8 @@ information about how to change or customize this location. ...@@ -79,8 +79,8 @@ information about how to change or customize this location.
$ cd build && cmake ../ [-DNGRAPH_USE_PREBUILT_LLVM=TRUE] $ cd build && cmake ../ [-DNGRAPH_USE_PREBUILT_LLVM=TRUE]
#. (Optional) Run ``$ make [-jN]`` where :option:`-jN` specifies the number of #. (Optional) Run ``$ make [-jN]`` where ``-jN`` specifies the number of
cores. The example here uses a configuration of :option:`j8`, which is cores. The example here uses a configuration of ``j8``, which is
good for a system install using an Intel® Xeon® (CPU processor). This step good for a system install using an Intel® Xeon® (CPU processor). This step
is **not recommended** with Docker / VM installs. is **not recommended** with Docker / VM installs.
......
...@@ -82,3 +82,6 @@ Not currently a comprehensive list. ...@@ -82,3 +82,6 @@ Not currently a comprehensive list.
negative.rst negative.rst
not_equal.rst not_equal.rst
not.rst not.rst
softmax.rst
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment