1. 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
  2. 27 Nov, 2019 1 commit
    • Leona C's avatar
      Documentation for Dynamic Shapes and additional graph construction options (#3930) · 6433a8f0
      Leona C authored
      * Initial dynamic shapes doc
      
      * Basics on dynamic shapes, with example code
      
      * Add glossary defs and dynamic shapes example
      
      * Slightly better organization
      
      * Address make style check failure, maybe
      
      * Test dynamic shapes doc w 0.27.0-rc.0+9aa81d9
      
      * Resolve doc build error w new opset versioning
      
      * Review comments addressed
      
      * Add theme-relevant revised illustrations from collab_ngai
      
      * style
      
      * Style fixes
      
      * Run make style-apply with clang-format-3.9
      6433a8f0
  3. 10 Oct, 2019 1 commit
    • Leona C's avatar
      Fix version module and add latest release notes; update some doc indexes and menus (#3714) · 18d20b7b
      Leona C authored
      * Release notes 0.26.0-rc.3 and revise bridges overview
      
      * Fix version module and add latest release notes; update some doc menus
      
      * Let release notes be discoverable
      
      * Documentation master index
      
      * Documentation index pg
      
      * Update ops for version
      
      * Update illustration
      
      * Remove old illustration
      
      * Add note for 0-rc.4
      
      * Add section on NGRAPH_PROFILE_PASS to backend API
      
      * rc-0.5
      
      * Final preview 0.26 release notes
      
      * Note changes on Sum validation
      
      * Fix link syntax that breaks on Sphinx 3.0
      
      * Revert file that triggers unnecessary review
      
      * Typo fix
      
      * PR feedback
      
      * Consistency on section title capitalizations
      
      * Update link
      
      * Section title consistency
      18d20b7b
  4. 15 Mar, 2019 1 commit
    • Leona C's avatar
      Compiler passes section collab (#2533) · a8b789fc
      Leona C authored
      * Cleaner API doc reference for compile call
      
      * Add a useful table for nGraph namespaces
      
      * Remove layout namespace
      
      * Show exploding kernel problem on illustration like IEEE preso
      
      * WIP branch for new documentation restructuring that is a huge pain
      
      * Fix the doc reorg mess
      
      * Fix underline
      
      * List of passes disclaimer note
      
      * Update disclaimers on README
      
      * More cleanup of doc reorg
      
      * Update core docs
      
      * Update overview on core
      
      * Add PR feedback
      
      * Get rid of all the gazillion of doc build errors from rearranging stuff
      
      * Add section on tutorials
      
      * Update branch
      
      * Cleanup intro
      
      * Add better detail to overview
      
      * Revise buildlb instructions and add better title for contributing to doc
      
      * Note about unit tests
      
      * Editing
      
      * Update core overview namespace table and fix more broken links due to ToC changes
      
      * Add doc on pass manager register and run passes code from unit tests
      
      * Add doc on pass manager register and run passes code from unit tests
      
      * Make the compiler passes section more awesome
      
      * Consistent sentence case on all ToC headings
      
      * Update for gold docs
      
      * Add better detail about execution interface
      
      * Minor edits
      
      * Revert strange change
      
      * Update with bucketed list of passes
      
      * Fix build error
      a8b789fc
  5. 23 Feb, 2019 1 commit
    • Leona C's avatar
      Reorganize doc folders for core-related doc on fusion, graph rewrite, and compiler passes (#2466) · fd0ed37c
      Leona C authored
      * Cleaner API doc reference for compile call
      
      * Add a useful table for nGraph namespaces
      
      * Remove layout namespace
      
      * Show exploding kernel problem on illustration like IEEE preso
      
      * WIP branch for new documentation restructuring that is a huge pain
      
      * Fix the doc reorg mess
      
      * Fix underline
      
      * List of passes disclaimer note
      
      * Update disclaimers on README
      
      * More cleanup of doc reorg
      
      * Update core docs
      
      * Update overview on core
      
      * Add PR feedback
      
      * Get rid of all the gazillion of doc build errors from rearranging stuff
      
      * Add section on tutorials
      
      * Update branch
      
      * Cleanup intro
      
      * Add better detail to overview
      fd0ed37c