1. 05 Apr, 2018 1 commit
  2. 28 Mar, 2018 1 commit
  3. 20 Mar, 2018 1 commit
  4. 17 Mar, 2018 9 commits
  5. 16 Mar, 2018 1 commit
  6. 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
  7. 14 Feb, 2018 1 commit
    • L.S. Cook's avatar
      Leona/editing (#498) · db595a3a
      L.S. Cook authored
      * Doc the A-ops.
      
      * Better structure for ops and the docs around them, based on cyphers branch for doc-the-a-ops
      
      * More edits for merge into preview branch
      
      * Update link to framework integration guide page on testing libngraph
      
      * New branch for editing public-facing docs
      
      * Make sure updated graphic gets added, correct compiler version on install page
      
      * Update README to match content on legacy Python repo
      
      * Let's see if this fixes the bad merge
      
      * Working down in doc directory, forgot to update top-level readme with feedback from review
      
      * Correct typo
      
      * Trying to fix the ops
      
      * Try adding convolution manually from master
      
      * Update pictorial image of nGraph IR
      db595a3a
  8. 12 Feb, 2018 1 commit
    • Scott Cyphers's avatar
      Doc the A-ops. (#482) · fd2bf807
      Scott Cyphers authored
      * Doc the A-ops.
      
      * Better structure for ops and the docs around them, based on cyphers branch for doc-the-a-ops
      
      * More edits for merge into preview branch
      
      * Update link to framework integration guide page on testing libngraph
      
      * Better arcbackprops, review comments
      
      * Make ``input`` consistent.
      
      * Uniform formatting.
      fd2bf807
  9. 06 Feb, 2018 1 commit
  10. 12 Oct, 2017 1 commit
  11. 11 Sep, 2017 1 commit
  12. 05 Sep, 2017 1 commit
    • Avijit's avatar
      Avijit/ngraph cpp integration 2 (#81) · 3c815ee4
      Avijit authored
      * Cleaned up the CMakeLists.txt to properly do the include paths and fixed the install targets.
      Also cleaned up the header files located in sub directories.
      * Added a simple C++ example with Makefile.
      * UPdated the readme with TF usage instructions.
      3c815ee4
  13. 10 Aug, 2017 1 commit
  14. 07 Aug, 2017 2 commits