1. 12 Sep, 2018 1 commit
  2. 06 Sep, 2018 1 commit
  3. 16 Aug, 2018 1 commit
  4. 27 Jul, 2018 1 commit
  5. 19 Jul, 2018 1 commit
    • L.S. Cook's avatar
      update version and add glossary defs (#1215) · 1df7602e
      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
      1df7602e
  6. 02 Jul, 2018 1 commit
  7. 21 May, 2018 1 commit
    • L.S. Cook's avatar
      Docs/editing (#1026) · 98740cd7
      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
      98740cd7
  8. 11 May, 2018 1 commit
  9. 08 May, 2018 1 commit
    • L.S. Cook's avatar
      Leona/doc cleanup 2 (#946) · 22ea1f95
      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
      22ea1f95
  10. 16 Apr, 2018 1 commit
  11. 13 Apr, 2018 1 commit
  12. 26 Mar, 2018 1 commit
    • L.S. Cook's avatar
      Leona/neon install 2 (#731) · 393a27e2
      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
      393a27e2
  13. 19 Mar, 2018 1 commit
    • L.S. Cook's avatar
      Doc validation2 (#684) · 25720a80
      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
      25720a80
  14. 17 Mar, 2018 2 commits
    • Leona C's avatar
      30b1652c
    • L.S. Cook's avatar
      [v0.1.0] Cleanup docs (#660) · 972033c9
      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
      972033c9
  15. 15 Mar, 2018 1 commit
    • L.S. Cook's avatar
      Prerelease docreview (#652) · 790ca60f
      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
      790ca60f