1. 14 Jan, 2020 1 commit
  2. 11 Dec, 2019 1 commit
    • Leona C's avatar
      Tested doc build for 0.27 with sitemap for ngraph.ai endpoint (#4014) · 9e34172a
      Leona C authored
      * Make sure examples compile
      
      * Resolve doc build error due to opset versioning and align dynamic tensor doc to cpp example
      
      * Add latest rc
      
      * Remove deprecated API
      
      * Update brief link summary
      
      * Dist example
      
      * update doc for cpp code examples folder
      
      * Fix typo and toc index
      
      * Build config for example, deprecation in dist test
      
      * style
      
      * Sitemap for ngraph.ai doc content
      
      * Add title to sitemap
      
      * resolve docbuild warnings resultant from sitemap link labeling
      
      * Doc tag for 0.27.1
      9e34172a
  3. 20 Nov, 2019 1 commit
    • Leona C's avatar
      Update ToC to better match docplan spreadsheet (#3846) · fd94811e
      Leona C authored
      * New ToC
      
      * Working on docplan
      
      * Clean up for toc
      
      * Link to existing APIs on quantization doc
      
      * Better align topics with docplan ToC; add section for dyn shapes
      
      * Title casing to be consistent
      
      * PR reviews
      
      * New build preview
      
      * Add default opset version, new versioning schema
      
      * Remove duplicate file causing doc build warning
      fd94811e
  4. 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
  5. 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
  6. 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
  7. 01 May, 2019 1 commit
    • Leona C's avatar
      Update documentation section on graph visualization, fix ngraph bridge link, etc. (#2818) · 2147309f
      Leona C authored
      * Update for v 0.19
      
      * Add rnotes from github releases page
      
      * Add section on graph inspection tools, add link to HE transformer, and fix link to ngraph bridge for Tensorflow
      
      * Fix broken links
      
      * Remove MANYLINUX from list of default flags
      
      * Revise some for new script loc
      
      * Add stub for ngc_util python script
      
      * Might as well link to open source file
      
      * original file from Vasanth Tovinkere
      
      * updated to handle more attributes.
      
      * Update new script loc and details
      
      * Revise intro
      
      * Clarify large graphs generated from script best read on gephi or cytoscape only
      
      * Edit oddly-worded sentence for clarity
      
      * Delete ngraph_json_to_graphml.py
      
      * Delete ngc_util.py
      
      * Add nGraph logo, update color scheme, disallow preprocessing of frontends' markdown UI
      
      * Finalize doc changes for release v0.19
      
      * PR feedback on nGraph-friendly tools
      2147309f