1. 20 Apr, 2018 1 commit
  2. 16 Apr, 2018 2 commits
  3. 13 Apr, 2018 2 commits
    • Robert Kimball's avatar
      Remove legacy Backend API (#848) · ec501913
      Robert Kimball authored
      * remove deprecated
      
      * remove all legacy Backend API usage
      
      remove deprecated files
      
      * pull in changes from master
      
      * fix GPU calls
      
      * disable tests in convolution generator
      
      * update per PR comments. Enable performance counter feature.
      
      * update per PR comments
      
      * fix build error
      
      * fix conditionally compiled test :(
      ec501913
    • Scott Cyphers's avatar
      BatchNorm documentation (#856) · 1e091f6f
      Scott Cyphers authored
      * BatchNorm documentation
      
      * Fix typo, install URL
      
      * Switch to desired BatchNorm
      1e091f6f
  4. 10 Apr, 2018 1 commit
  5. 09 Apr, 2018 2 commits
    • L.S. Cook's avatar
      Editing so far for review and feedback (#813) · a2ab7b50
      L.S. Cook authored
      * WIP editing so far for review and feedback
      
      * Add missing env var export for neon install new process
      
      * Add modified venv setup for TF
      
      * More edits for FW integration and landpage
      
      * Revise from PR feedback
      
      * More PR feedback and editing for clarity
      
      * Minor rewording, clearer explanation
      
      * Final pass edit
      
      * more editing
      a2ab7b50
    • Robert Kimball's avatar
      New backend/transformer API (#739) · 777600c6
      Robert Kimball authored
      * force backend compile() to make a copy of the graph
      
      fix copy_with_new_args on ops that have function pointers internal
      
      update unit test for new backend API
      
      add unit test for multiple simulataneous backends
      
      * move get_subdevices virtual method to Manager class
      
      * update GPU to latest
      
      * update call methods
      
      * add remove_compiled_function()
      777600c6
  6. 04 Apr, 2018 2 commits
  7. 03 Apr, 2018 1 commit
  8. 29 Mar, 2018 2 commits
  9. 28 Mar, 2018 1 commit
  10. 26 Mar, 2018 2 commits
    • Adam Procter's avatar
      Increment version number to 0.2.0 (#758) · d2e23dea
      Adam Procter authored
      d2e23dea
    • 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
  11. 23 Mar, 2018 1 commit
  12. 22 Mar, 2018 1 commit
  13. 20 Mar, 2018 1 commit
  14. 19 Mar, 2018 3 commits
    • 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
    • Leona C's avatar
      Remove redundant section · 5481af83
      Leona C authored
      5481af83
    • Leona C's avatar
      Updated graphic, about page, etc · 5e77b418
      Leona C authored
      5e77b418
  15. 20 Mar, 2018 2 commits
  16. 17 Mar, 2018 5 commits
  17. 15 Mar, 2018 2 commits
    • 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
    • Robert Kimball's avatar
      fix spelling of Clang (#650) · 79c77fdd
      Robert Kimball authored
      79c77fdd
  18. 07 Mar, 2018 1 commit
  19. 06 Mar, 2018 1 commit
  20. 05 Mar, 2018 2 commits
  21. 03 Mar, 2018 2 commits
  22. 02 Mar, 2018 3 commits