1. 16 Aug, 2019 2 commits
  2. 12 Aug, 2019 1 commit
  3. 09 Aug, 2019 1 commit
  4. 08 Aug, 2019 1 commit
  5. 05 Aug, 2019 1 commit
    • Leona C's avatar
      Leona/doc 0.25 (#3388) · a92b30be
      Leona C authored
      * 0.25 prerelease
      
      * New branch for 0.25 docs
      
      * remove file from wrong directory
      a92b30be
  6. 02 Aug, 2019 1 commit
  7. 01 Aug, 2019 1 commit
  8. 31 Jul, 2019 1 commit
  9. 30 Jul, 2019 2 commits
  10. 25 Jul, 2019 1 commit
  11. 24 Jul, 2019 1 commit
  12. 23 Jul, 2019 4 commits
  13. 22 Jul, 2019 1 commit
    • Ewa Tusień's avatar
      [Py] Added elu operator to Python API. (#3236) · e4955613
      Ewa Tusień authored
      * Added elu operator to Python API.
      
      * Added missing file.
      
      * Specified elu function description.
      
      * Expand docstring
      
      * [Py] Added test with scalar for elu operator.
      
      * Bugfix
      
      *  [Py] Changed input type in elu test.
      
      * Update test_ops_binary.py
      
      * [Py] Syntax bugfix.
      
      * [Py] Added elu operator to list in documentation.
      e4955613
  14. 19 Jul, 2019 1 commit
    • Leona C's avatar
      Update README to fix broken TF link (#3192) · 90ca4d87
      Leona C authored
      * Update ngtf bridge doc for generic versioning
      
      * Many improvements, including previous group-based edits
      
      - New section for docs on extra-experimental project-based features
      - Team-based edits from PR 2994 added
      - Reorganize GSG sections to be cleaner for getting started
      - Fix link style warning generated by broadcast.hpp
      
      * Update README with correct ngraph-bridge link on tf repo
      
      * Fix comment so warning not generated on broadcasting op
      
      * Add latest doc changes to ReleaseNotes
      
      * Fix wording suggestion on PR review
      
      * Update HE Transformer experimental backend
      90ca4d87
  15. 18 Jul, 2019 3 commits
  16. 17 Jul, 2019 2 commits
  17. 10 Jul, 2019 1 commit
  18. 02 Jul, 2019 4 commits
  19. 28 Jun, 2019 1 commit
  20. 27 Jun, 2019 2 commits
  21. 26 Jun, 2019 3 commits
  22. 21 Jun, 2019 1 commit
    • Leona C's avatar
      Documentation updates for 0.21.0 (#3010) · b8056257
      Leona C authored
      * WIP more guides and tutorials for the docs
      
      * Update Guides and structure
      
      * Update Guides and structure
      
      + Test documentation build on Clear Linux OS;
      + Fix a few links and redirs.
      + Note rc-naming conventions in doc may be tag-generalized.
      
      * documentation supports various rc-naming conventions
      
      * Add instructions on building nGraph bridge from src
      
      * Update ngtf bridge versions to 0.14.1 and TensorFlow's bazel dependency to 0.24.1
      
      * Use consistent file naming on all BE indexes
      
      * Fix comma
      
      * Templatize versioning for releases starting 0.20 and add placeholders for changes by components
      
      * Remove typo
      
      * Minor formatting fixed
      
      * Document how to find or display built version of nGraph
      
      * Start a r0.21 for doc that also fixes broken link and typo
      
      * Correct use of console command context for version check
      
      * Minor fixes to doc-contributor-README
      
      * Docs for version 0.21
      
      * Ensure docs build without error
      
      * Assign ownership project README and intro for new ngraph.ai site to Straw
      
      * Note deprecated Tensor API in doc
      
      * Update to generic versioning on core doc for importing via built wheels
      
      * Resolve merge conflicts leftover from v20 version request changes
      
      * remove typo and suggested use of prebuilt LLVM since newer OSes do not have them available
      
      * Update to latest
      
      * Update with review from PR and ngraph bridge team
      
      * Update right section with review from PR and ngraph bridge team
      
      * Ensure doc example folders have owners from the component
      
      * Push edit of tensorflow_connect to v0.22 docs
      
      * Update Python wheel building instructions to newer version
      b8056257
  23. 28 May, 2019 1 commit
    • Leona C's avatar
      Leona/doc v0.20 (#2971) · 14f16bc1
      Leona C authored
      * Cleanup section
      
      * Add updated illustrations for pattern_matcher and tensor_descriptor
      
      * Add subsection link to be consistent
      14f16bc1
  24. 23 May, 2019 1 commit
    • Leona C's avatar
      Update version, clean up ToC, add more detail to section on inspectin… (#2947) · 144a5d18
      Leona C authored
      * Update version, clean up ToC, add more detail to section on inspecting graphs...
      
      * Minor adjustments to version module
      * Move distributed training page to extras since there's not much there
      * Fix links that break when doing that
      * Consistent casing on section titles
      * Orphan governance page so we don't have blank/empty links
      * Update release notes with new version module structure
      
      * PR feedback
      144a5d18
  25. 15 May, 2019 1 commit
  26. 09 May, 2019 1 commit
    • Leona C's avatar
      Update section on Homomorphic Encryption transformer (#2879) · a6df47e3
      Leona C authored
      * Update section on Homomorphic Encryption transformer
      
      * Make sure other updated files get added to git commit
      
      * Clarify that rc versions may have newer features and may be less stable.
      
      * Prettier formatting because vectors are important
      
      * Minor review changes
      a6df47e3