1. 02 Oct, 2019 1 commit
  2. 28 Sep, 2019 1 commit
    • Leona C's avatar
      Theme updates for nGraph theme in Sphinx (#3597) · deb4baef
      Leona C authored
      * latest PlaidML-GPU updates for 0.26
      
      * More theme updates
      
      * Cleaner theme to match site
      
      * Update ngraph_theme
      
      * Update Release Notes page for 0.26
      
      * update theme WIP
      
      * Update theme w/feedback
      
      * Add top navigation menu
      
      * more theme customization and cleanup
      
      * Refine more details on new ngraph theme
      
      * Refine some xsys font-kerning
      
      * Theme updates
      
      * Add latest release notes
      
      * Update HE transformer doc
      
      * Fix rendering
      
      * Resolve doc build warnings
      
      * Add doc versions
      
      * test code removed
      
      * remove test code
      deb4baef
  3. 25 Sep, 2019 1 commit
  4. 20 Sep, 2019 1 commit
  5. 19 Sep, 2019 1 commit
    • Adam Procter's avatar
      Add RandomUniform op (#3611) · ab440246
      Adam Procter authored
      * Add RandomUniform op
      
      * Missing files
      
      * Make CPU compile again (RandomUniform tests still don't pass)
      
      * Bop users of existing RNGState class and reorder some comment junk
      
      * Try to bop RNGState in gcpu
      
      * Add RandomUniform to CPU manifest
      
      * Add RandomUniform to PlaidML manifest
      
      * Add .rst for random_uniform
      
      * Clean up junk in the .rst
      
      * Change UniformRNGState to always use double internally
      
      * Change weird test failure message
      
      * Compilation issues
      ab440246
  6. 12 Sep, 2019 1 commit
  7. 11 Sep, 2019 1 commit
    • Leona C's avatar
      Leona/doc static (#3519) · 0ab7b470
      Leona C authored
      * Static linking refactorization
      
      * File name changed
      
      * Doc for PR 3497 - improve static backend apis
      
      * Merge issue
      0ab7b470
  8. 06 Sep, 2019 1 commit
  9. 04 Sep, 2019 1 commit
  10. 30 Aug, 2019 1 commit
  11. 28 Aug, 2019 1 commit
  12. 20 Aug, 2019 5 commits
  13. 16 Aug, 2019 2 commits
  14. 14 Aug, 2019 1 commit
  15. 13 Aug, 2019 1 commit
  16. 12 Aug, 2019 1 commit
  17. 09 Aug, 2019 1 commit
  18. 08 Aug, 2019 1 commit
  19. 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
  20. 02 Aug, 2019 1 commit
  21. 01 Aug, 2019 1 commit
  22. 31 Jul, 2019 1 commit
  23. 30 Jul, 2019 2 commits
  24. 25 Jul, 2019 1 commit
  25. 24 Jul, 2019 1 commit
  26. 23 Jul, 2019 4 commits
  27. 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
  28. 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
  29. 18 Jul, 2019 3 commits