1. 17 Jul, 2019 1 commit
  2. 15 Feb, 2019 1 commit
  3. 11 Feb, 2019 1 commit
    • Sandeep's avatar
      add OpenMPI support besides MLSL (#2353) · 08c4c57c
      Sandeep authored
      * quick fix to add openmpi as default
      
      * add finalize to distributed class & use unit test
      
      * use intel mlsl github link
      
      * apply style
      
      * address a few comments
      
      * fix test
      
      * update nbench cmake
      
      * remove extras
      
      * fix a bug
      
      * add counter to finalize and cleanup
      
      * test ci error
      
      * address mlsl ci error
      
      * update flag names, as mentioned in pr comment
      
      * revert back the link to mlsl repo and tag
      
      * add flag to finalize
      
      * apply style
      
      * debug with info
      
      * delete when flag is true
      
      * add distributed setup class works, tests pass
      
      * fix style
      
      * remove extra instance
      
      * disable the test due to a bug
      
      * change flag to ompi
      
      * remove the dependency of setting NGRAPH_DISTRIBUTED_ENABLE flag
      
      * cleanup
      
      * change extern to static
      
      * remove the option NGRAPH_DISTRIBUTED_ENABLE setting this flag
      
      * formatting
      
      * update flags not catched by ci
      
      * make unique pointer
      
      * remove unused bool, fix clang error
      08c4c57c
  4. 03 Jan, 2019 1 commit
  5. 20 Dec, 2018 1 commit
    • L.S. Cook's avatar
      Doc 0.11 (#2219) · 9940123b
      L.S. Cook authored
      * editing docs
      
      * more doc updates
      
      * Cleanup theme, update backends for PlaidML, remove stale font
      
      * Add PlaidML description and doc update that should have been added with PR 1888
      
      * Add PlaidML description and doc update that should have been added with PR 1888
      
      * Latest release doc updates
      
      * Add PlaidML description and doc update for PR 1888
      * Update glossary with tensor description and quantization def
      * Refactor landpage with QuickStart guides
      * Add better details about nGraph features and roadmap
      
      * Placeholder detail for comparison section
      
      * Add section link
      
      * order sections alphabetically for now
      
      * update compiler illustration
      
      * Address feedback from doc review
      
      * Update illustration wording
      
      * Formatting and final edits
      
      * keep tables consistent
      
      * Clarify doc on bridge and compiler docs
      
      * Clarify doc on bridge and compiler docs
      
      * yay for more feedback and improvements
      
      * edit with built doc
      
      * Fix typo
      
      * Another phase of PR review editing
      
      * Final review comment resolved
      
      * note grammatically-correct wording preferred as often as possible.
      
      * First iteration of shared subgraphs with onnx doc
      
      * Updte onnx wheel install instructions with latest ngraph-0.9.0 versioning
      
      * Updte onnx wheel install instructions with latest ngraph-0.9.0 versioning
      
      * Update section  on subgraphs and shared subgraph docs
      
      * Finalize edit of mxnet tutorial given status of our PR
      
      * Make sure latest conf py is being used
      
      * Update to latest index
      
      * Add link to design doc mentioned by Ashoke and update about for consistent headings
      
      * Update with PR feedback
      
      * Update with new pip install instructions
      
      * add more testing
      
      * Further feedback review included
      
      * Improve descriptions, given the new pip pkg install options
      
      * Add note to onnx_ssg_tutorial
      
      * Links updated to latest correct url
      
      * Improve docs for Beta
      
      * Reorganize TOC
      
      * Better org in sections
      
      * Make heading style consistent across indexes
      
      * Update intro to framework builders
      
      * Update intro to framework builders
      
      * Add feedback from reviewers
      
      * Minor fixes to ToC and editing
      
      * Add section on FMV for miscellaneous use cases
      
      * Update notice on README
      
      * Updte link to howto index
      
      * fix typo
      
      * fix note
      
      * Update glossary
      9940123b
  6. 13 Dec, 2018 1 commit
  7. 16 Nov, 2018 1 commit
  8. 05 Oct, 2018 2 commits
  9. 29 Sep, 2018 1 commit
  10. 27 Sep, 2018 1 commit
    • Robert Kimball's avatar
      Major cleanup of runtime::TensorView (#1682) · 8caa2717
      Robert Kimball authored
      * remove get_tensor method
      
      * remove get_element_count as it is redundant to get_size
      
      * fix a few issues with examples and python wrapper
      
      * rename get_size to get_element_count and add get_size_in_bytes method
      8caa2717
  11. 18 Sep, 2018 1 commit
  12. 29 Aug, 2018 1 commit
  13. 26 Jul, 2018 1 commit
    • L.S. Cook's avatar
      Doc distributed training (#1104) · f78133d2
      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
      
      * fix up docs
      
      * Update pattern matcher doc based on Nik's presentation slides WIP
      
      * Update doc structure and examples
      
      * remove old folder
      
      * Fix broken Tensorview refs
      
      * new section on distr training
      
      * updated index w/drafted outline
      
      * . helping people document code more efficiently
      
      * edit WIP branch
      
      * WIP editing
      
      * WIP editing
      
      * init distributed doc
      
      * PR review edits
      
      * modify dist doc and dist mnist_mlp
      
      * Finish PR review comment fixes so far
      
      * Improving distributed training docs
      
      * Fix build error now that we have documented inteface backends use
      
      * update example build and run
      
      * update how-to distributed training doc
      
      * Editing distr train docs
      
      * Reword section to avoid strange doc build error
      
      * rebuild for zero errors for CI
      
      * split patternmatcher PR
      
      * PR feedback added
      
      * Add more help and detail for MXNet and neon distr
      
      * Resolve merge conflicts due to patternmatcher doc split
      
      * Resolve merge conflicts due to patternmatcher doc split
      
      * Resolve build errors manually
      
      * These files are already added to the branch
      
      * fix style
      
      * update with glossary def and link to Intel paper on synchronous SGD
      
      * fix link to sgd
      
      * remove comm_rank in dist example
      f78133d2
  14. 25 Jun, 2018 1 commit
  15. 06 Jun, 2018 1 commit
  16. 04 Jun, 2018 1 commit
    • Robert Kimball's avatar
      Modernize cmake usage (#1032) · eef750df
      Robert Kimball authored
      * Update cmake files to more modern approach
      
      * disable building libraries that are not required
      
      * handle more build cases
      
      * add versions to backend libs. add start of package target.
      
      * add create_backend to backends
      
      * temporary workaround to tbb not linking correctly with gcc
      
      * install codegen lib
      
      * force tbb to link to the cpu backend so that it is available for codegen
      
      * fix clang build error
      
      * fix warning for codegen build
      
      * update cuda header paths
      
      * change error message for opening backend shared library
      
      * set lib path
      eef750df
  17. 11 May, 2018 1 commit
    • Scott Cyphers's avatar
      Fix MNIST MLP model (#1000) · b07f4c6d
      Scott Cyphers authored
      Removed ReLu activation present just before softmax.
      (It's not a good idea to have ReLu > Softmax immediately. The test accuracy of the model is now much better.)
      b07f4c6d
  18. 16 Apr, 2018 1 commit
  19. 13 Apr, 2018 1 commit
    • 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
  20. 09 Apr, 2018 1 commit
    • 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
  21. 04 Apr, 2018 2 commits
  22. 03 Apr, 2018 1 commit
  23. 28 Mar, 2018 1 commit
  24. 17 Mar, 2018 2 commits
    • Sang Ik Lee's avatar
      [v0.1.0] Silee2/python binding (#674) · feeaed57
      Sang Ik Lee authored
      * Remove unsupported linker flags for Mac build.
      
      * Restructure python binding.
      Put low level direct wrapper for ngraph c++ API into ngraph/impl
      Move high level API from ngraph_api to ngraph
      
      * Move CMakeLists.txt to its own PR
      feeaed57
    • 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
  25. 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
  26. 02 Mar, 2018 2 commits
  27. 01 Mar, 2018 1 commit