1. 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
  2. 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
  3. 19 Jul, 2018 1 commit
    • L.S. Cook's avatar
      update version and add glossary defs (#1215) · 1df7602e
      L.S. Cook authored
      * update version and add glossary defs
      
      * clean up graph rewrite code blocks
      
      * PR feedback
      
      * add better details to LSTM def
      
      * RNN def generalized
      
      * adding fancy formulas to RNN def glossary entry
      
      * Address API breaking change in PR 1164
      
      * all of the documentation re default install path needed updated with pr 1164
      
      * Assert manual compilation process to build ngraph_dist locally as a sensible default
      1df7602e
  4. 26 Jun, 2018 1 commit
    • L.S. Cook's avatar
      Leona/patternmatchdoc (#1057) · a2732033
      L.S. Cook authored
      * editing how to execute computation file for clarity and linenos
      
      * Add placeholder for runtime docs
      
      * Update section on backends, interpreter, and FPGA options
      
      * add updated master to fix python_ci
      
      * Weird autosummary issue reverted
      
      * Clarify new section
      
      * fix up docs
      
      * Update pattern matcher doc based on Nik's presentation slides WIP
      
      * Update doc structure and examples
      
      * remove old folder
      
      * Fix broken Tensorview refs
      
      * . helping people document code more efficiently
      
      * PR review edits
      
      * Finish PR review comment fixes so far
      
      * split patternmatcher PR
      
      * small fixes to PM docs
      
      * remove mark tags from source code
      
      * Final PR cleanup edits
      a2732033