- 12 Sep, 2018 1 commit
-
-
L.S. Cook authored
* Update fusion doc and add ONNX build flag to buildlb doc * Fix PR comments * Final PR review comments addreswsed * Fix link on reformmatted doc README * Delete index.rst.save
-
- 06 Sep, 2018 1 commit
-
-
L.S. Cook authored
* Update doc build v and fix doc on captioning * Clarify to build the library * update link on README
-
- 16 Aug, 2018 1 commit
-
-
Artur Wojcik authored
* onnx: pull Protobuf 3.5.x from GitHub Signed-off-by: Artur Wojcik <artur.wojcik@intel.com> * onnx: fix Travis build configuration issue Signed-off-by: Artur Wojcik <artur.wojcik@intel.com> * onnx: additional fixes for Travis Signed-off-by: Artur Wojcik <artur.wojcik@intel.com> * onnx: update documentation - build requirements for MacOS Signed-off-by: Artur Wojcik <artur.wojcik@intel.com> * onnx: update documentation - build requirements for Ubuntu Signed-off-by: Artur Wojcik <artur.wojcik@intel.com>
-
- 27 Jul, 2018 1 commit
-
-
L.S. Cook authored
-
- 19 Jul, 2018 1 commit
-
-
L.S. Cook authored
* update version and add glossary defs * clean up graph rewrite code blocks * PR feedback * add better details to LSTM def * RNN def generalized * adding fancy formulas to RNN def glossary entry * Address API breaking change in PR 1164 * all of the documentation re default install path needed updated with pr 1164 * Assert manual compilation process to build ngraph_dist locally as a sensible default
-
- 02 Jul, 2018 1 commit
-
-
L.S. Cook authored
-
- 21 May, 2018 1 commit
-
-
L.S. Cook authored
* editing how to execute computation file for clarity and linenos * Add placeholder for runtime docs * Update section on backends, interpreter, and FPGA options * add updated master to fix python_ci * Weird autosummary issue reverted * Clarify new section * remove renamed file * sentence structure
-
- 11 May, 2018 1 commit
-
-
L.S. Cook authored
* Final PR review edits plus repair abc.cpp example docs that broke when code was added * Word
-
- 08 May, 2018 1 commit
-
-
L.S. Cook authored
* doc updates * test add section on transformers to graph basics * Fix typo on abs * Adding more background and detail for graph-building concepts unique to nGraph * First pass at updating nGraph basics for StackOverflow kinds of questions * Forgot to add a file * Update for new naming and capitalization conventions * add edits from first PR review * More updates from PR review
-
- 16 Apr, 2018 1 commit
-
-
Jaikrishnan Menon authored
* CMake: Allow build target arch to be overridden * Add DNGRAPH_TARGET_ARCH option to install docs
-
- 13 Apr, 2018 1 commit
-
-
Scott Cyphers authored
* BatchNorm documentation * Fix typo, install URL * Switch to desired BatchNorm
-
- 26 Mar, 2018 1 commit
-
-
L.S. Cook authored
* update CentOS requs * doc link imports title of section so remove redundant word * CentOS getting its own section for install * don't need both http and ssh clone for centos * don't need to be root to install ngraph * Integrate PR comments * Update section on CentOS install for nGraph with PR feedback
-
- 19 Mar, 2018 1 commit
-
-
L.S. Cook authored
* File renaming missed in git add earlier * More doc validation for neon install * Typo on sphinx syntax for ordered list * Missed a delete * More clarity on optional steps WRT virtualenv and opt dirs * Rendering subbullets as bullets for clarity and fix typo * New docbuild graphic now working * Framework intg guide updated with ngraph-neon doc improvements
-
- 17 Mar, 2018 2 commits
-
-
Leona C authored
-
L.S. Cook authored
* Cleanup docs * Fix typo on syntax * Update about page with Tunde's v2 of ngraph-ecostystem graphic * Incorporating feedback from PR reviews * Add more prereqs to table * Cleanup neon install documentation * fix doc build warnings * Make sure Tundes v3 graphic links properly * Add detail about ONNX imports to README as requested * Fix the broken merge
-
- 15 Mar, 2018 1 commit
-
-
L.S. Cook authored
* add some docs for onnx * Update install documentation - Clarify the make -j use case from bob's PR - Fix the words to be less wordy in some places - unit test does not need its own section - Add placeholder for onnx integration discussion w Michal - See if doxyfile adjustment can build docs faster * Update install documentation - Clarify the make -j use case from Bob's PR with Adam's suggestion - Fix the words to be less wordy in some places - unit test does not need its own section - Add placeholder for onnx integration discussion w Michal - Fix Framework Integration Guide top links to be bullets - See if doxyfile adjustment can build docs faster - Fix grammar to the rendered title of embedded link * Update framework-integration-guides.rst * Update install.rst * Update install.rst * WIP review docs for onnx tutorial - Fixed install instructions to clariy use of make -j as per discussion - Added tutorial on how to run inference for CIFAR10 ResNet - Condensed some instructions to involve less clicks when reading on web * Friendly API for Ngraph++ Python bindings * Preview doc build for review * Preview doc build for review small edit * More collab editing changes * Make sure intro gets updated in both places * Really add the changes this time * PR review comments added * Match changes made on 79c77fdd to resolve merge conflict
-