1. 15 Feb, 2019 2 commits
  2. 14 Feb, 2019 1 commit
    • Leona C's avatar
      Leona/fix dstraining (#2453) · 39fe4f24
      Leona C authored
      * IntelGPU backend: Separate backend and executable classes (#2447)
      
      * Add notice to main ToC page about distributed training
      39fe4f24
  3. 13 Feb, 2019 2 commits
    • Leona C's avatar
      Leona/doc distr (#2417) · 00447a8e
      Leona C authored
      * Update docs for PR 2353
      
      * Fix missing flag designator
      
      * Refer to the Intel:registered: MLSL properly as a spelled-out acronym for first instance
      
      * Fix missing compilation designator
      
      * Finalize editing on CPU backend
      
      * Update doc version to be even with what is in master branch
      
      * Removed typo from docu build instruction command line cd command probably accidental
      
      * Add PR feedback to doc
      00447a8e
    • Leona C's avatar
      Add doc for new backend api (#2425) · bfb1bd6b
      Leona C authored
      bfb1bd6b
  4. 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
  5. 08 Feb, 2019 1 commit
    • Leona C's avatar
      New structure for ToC and doc content (#2393) · ce7e168a
      Leona C authored
      * Add new Introduction section based on IEEE presentation and illustrations
      
      * WIP changes to doc navigation
      
      * Update illustrations
      
      * Cleaner ToC
      
      * Minor fixes to the theme and removing useless bower files
      
      * Better captions
      
      * Revise intro
      
      * Latest
      
      * Make framework support section be its own section
      
      * More updates to backend support section and add a new cpp api
      
      * add changes to section
      
      * Update intro with better detail
      
      * Rework intro with better detail on motivation
      
      * Editing
      
      * Update README with new contrib guide filename
      
      * Add the illustration referred to RE MobileNet group convolution fusion
      
      * Fix off-by-a-line emph on code description
      
      * Fix off-by-a-line emph on code description
      ce7e168a
  6. 17 Jan, 2019 2 commits
    • Adam Procter's avatar
      Retire FunctionCall, Reduce, ReduceWindow, SelectAndScatter (#2223) · 18d0993e
      Adam Procter authored
      * Retire Reduce, ReduceWindow, SelectAndScatter
      
      * Remove lingering AnyAllReplacement code
      
      * Remove apparently-now-unused macro
      
      * Remove lingering op/reduce.hpp includes
      
      * Remove FunctionCall
      
      * Update Python stuff to remove FunctionCall, Reduce
      
      * Add Any/All tests to GPU manifest
      
      * Remove deleted .hpp #include from gpu_compiled_function.cpp
      
      * Restore reduce_function.cpp since that is where the All/Any implementations ended up residing
      
      * Add reduce_function.cpp back into CMakeLists.txt
      
      * Remove #include of deleted reduce.hpp
      
      * Re-remove AnyAllReplacement from GPU passes
      
      * Remove deleted #includes from gpu_internal_function.cpp
      
      * Remove git conflict stuff (whoops)
      
      * Add newline at EOF, per review comment
      
      * Address flake8 complaint about unused import
      18d0993e
    • Leona C's avatar
      Leona/0 12 doc (#2337) · 93738a82
      Leona C authored
      * Resolve doc build warning regarding footnote
      
      * Update for versioning
      93738a82
  7. 03 Jan, 2019 1 commit
  8. 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
  9. 13 Dec, 2018 1 commit
  10. 12 Dec, 2018 1 commit
    • Adam Procter's avatar
      "Any" and "All" ops (#2217) · fc216f39
      Adam Procter authored
      * Skip --exclude-libs linker flag on macOS
      
      * Change test to if(LINUX)
      
      * Add "Any" op and AnyAllReplacement pass
      
      * Add AnyAllReplacement to IGPU backend
      
      * Stub (error-out) handlers for GPU and INTELGPU
      
      * Add 'All' op
      
      * Add AnyAllInsertion pass, deprecate deprecable ops, add stubs for INTELGPU
      
      * Add failing unit tests to INTELGPU manifest
      
      * Reduce boilerplate
      
      * Reduce more boilerplate
      
      * Add static keywords
      fc216f39
  11. 10 Dec, 2018 1 commit
    • harryskim's avatar
      Harryk remove winml ref (#2204) · 90aa7336
      harryskim authored
      * Removed winml from stack diagram
      
      * Removed winml from full stack diagram
      
      * Update README.md
      
      * update the diagram without winml
      
      * Changed sentence about WinML
      
      * Removed duplication
      90aa7336
  12. 03 Dec, 2018 1 commit
  13. 01 Dec, 2018 2 commits
  14. 30 Nov, 2018 1 commit
    • L.S. Cook's avatar
      Architecture and feature docs5 (#2146) · 1e5e7145
      L.S. Cook authored
      * New branch for doc changes
      
      * Slightly out of scope doc requests to make some people happier;
      this does technically change the API
      
      * Doc versioning even with Beta release
      
      * Don't remove markdown version of contrib guidelines after all
      
      * Update changes from earlier branch
      
      * Make sure ngraph-tf links to readme
      1e5e7145
  15. 28 Nov, 2018 1 commit
    • L.S. Cook's avatar
      Fix title (#2137) · ca4437bb
      L.S. Cook authored
      * copy license files to install directory (#2132)
      
      * Update to core docs
      
      * Fix rendering of graphic
      ca4437bb
  16. 27 Nov, 2018 1 commit
  17. 25 Nov, 2018 3 commits
  18. 20 Nov, 2018 1 commit
    • L.S. Cook's avatar
      Architecture and feature docs2 (#2038) · b1a22df1
      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
      
      * Update README with different sort of navigation options
      
      * Remove unnecessary repetition
      
      * Add links to announcement blogs for previous contributions to ONNX and PyTorch projects
      
      * Better link
      
      * Add syllabus for perf criterion
      
      * Editing and readability on README and add page for performance-validated workloads
      
      * Editing and readability on README and add page for performance-validated workloads
      
      * Editing and readability on README and add page for performance-validated workloads
      
      * Update README
      
      * Update illustrations with detail pertinent to br
      
      * Documenting diagram and updating about features faqs doc
      
      * Latest Beta doc updates
      
      * clarify wording on arch doc
      
      * Update deprecated INSTALL.md file and CONTRIB.md
      
      * Legacy framework support for neon removed; instead show how nGraph enables custom or customizable frameworks
      
      * nGraph Compiler stack beta
      
      * Add markdown version of some docs as requested
      
      * update full ng stack diagram
      
      * Make sure diagrams work after moving them to tld
      
      * Update ABOUT tld info doc with PR review feedback
      b1a22df1
  19. 16 Nov, 2018 1 commit
  20. 09 Nov, 2018 2 commits
    • Adam Procter's avatar
      Add experimental ShapeOf op (#2023) · 3a47eafc
      Adam Procter authored
      * Add ShapeOf op
      
      * Helps to check in the source files
      
      * Add shape_of_scalar to unit test manifests
      
      * Add missing include to gpu_emitter.cpp
      
      * Change 'this op is experimental' wording per @indie's suggestion
      
      * New idea: let's try not mallocing 300 terabytes
      
      * Update interpreter implementation
      3a47eafc
    • L.S. Cook's avatar
      Many updates to latest nGraph Architecture and feature docs (#1953) · 3c830a69
      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
      3c830a69
  21. 30 Oct, 2018 1 commit
  22. 27 Oct, 2018 1 commit
  23. 26 Oct, 2018 1 commit
  24. 22 Oct, 2018 2 commits
    • Adam Straw's avatar
      add support for Quantize round mode (#1859) · 51104813
      Adam Straw authored
      * added half_toward_zero; all previous tests passing
      
      * all rounding modes added with unit tests
      
      * fix cpu emitter
      
      * round mode doc
      
      * round out round modes
      
      * doc typo
      
      * using  names for round modes
      
      * use ceil/floor for rounding functions instead of round/nearbyint
      
      * clean up doc
      
      * equidistant
      51104813
    • Scott Cyphers's avatar
      Doc for slice (#1872) · e571009d
      Scott Cyphers authored
      e571009d
  25. 18 Oct, 2018 2 commits
  26. 17 Oct, 2018 1 commit
  27. 16 Oct, 2018 2 commits
  28. 12 Oct, 2018 1 commit
    • L.S. Cook's avatar
      Leona/10112018 (#1806) · 1d5f047a
      L.S. Cook authored
      * initial rough draft
      
      * import changes md to release notes for readability
      
      * import changes md to release notes for readability
      
      * remove draft
      
      * update README with link to Release Notes
      
      * release notes link
      
      * fix graphic placement
      
      * Wording change on ONNX supported frameworks
      1d5f047a
  29. 09 Oct, 2018 1 commit
  30. 05 Oct, 2018 1 commit