1. 30 Nov, 2018 1 commit
    • L.S. Cook's avatar
      Architecture and feature docs5 (#2146) · 1e5e7145
      L.S. Cook authored
      * New branch for doc changes
      
      * Slightly out of scope doc requests to make some people happier;
      this does technically change the API
      
      * Doc versioning even with Beta release
      
      * Don't remove markdown version of contrib guidelines after all
      
      * Update changes from earlier branch
      
      * Make sure ngraph-tf links to readme
      1e5e7145
  2. 25 Nov, 2018 2 commits
  3. 20 Nov, 2018 1 commit
    • L.S. Cook's avatar
      Architecture and feature docs2 (#2038) · b1a22df1
      L.S. Cook authored
      * editing docs
      
      * more doc updates
      
      * Cleanup theme, update backends for PlaidML, remove stale font
      
      * Add PlaidML description and doc update that should have been added with PR 1888
      
      * Add PlaidML description and doc update that should have been added with PR 1888
      
      * Latest release doc updates
      
      * Add PlaidML description and doc update for PR 1888
      * Update glossary with tensor description and quantization def
      * Refactor landpage with QuickStart guides
      * Add better details about nGraph features and roadmap
      
      * Placeholder detail for comparison section
      
      * Add section link
      
      * order sections alphabetically for now
      
      * update compiler illustration
      
      * Address feedback from doc review
      
      * Update illustration wording
      
      * Formatting and final edits
      
      * keep tables consistent
      
      * Clarify doc on bridge and compiler docs
      
      * Clarify doc on bridge and compiler docs
      
      * yay for more feedback and improvements
      
      * edit with built doc
      
      * Fix typo
      
      * Another phase of PR review editing
      
      * Final review comment resolved
      
      * Update README with different sort of navigation options
      
      * Remove unnecessary repetition
      
      * Add links to announcement blogs for previous contributions to ONNX and PyTorch projects
      
      * Better link
      
      * Add syllabus for perf criterion
      
      * Editing and readability on README and add page for performance-validated workloads
      
      * Editing and readability on README and add page for performance-validated workloads
      
      * Editing and readability on README and add page for performance-validated workloads
      
      * Update README
      
      * Update illustrations with detail pertinent to br
      
      * Documenting diagram and updating about features faqs doc
      
      * Latest Beta doc updates
      
      * clarify wording on arch doc
      
      * Update deprecated INSTALL.md file and CONTRIB.md
      
      * Legacy framework support for neon removed; instead show how nGraph enables custom or customizable frameworks
      
      * nGraph Compiler stack beta
      
      * Add markdown version of some docs as requested
      
      * update full ng stack diagram
      
      * Make sure diagrams work after moving them to tld
      
      * Update ABOUT tld info doc with PR review feedback
      b1a22df1
  4. 09 Nov, 2018 1 commit
    • L.S. Cook's avatar
      Many updates to latest nGraph Architecture and feature docs (#1953) · 3c830a69
      L.S. Cook authored
      * editing docs
      
      * more doc updates
      
      * Cleanup theme, update backends for PlaidML, remove stale font
      
      * Add PlaidML description and doc update that should have been added with PR 1888
      
      * Add PlaidML description and doc update that should have been added with PR 1888
      
      * Latest release doc updates
      
      * Add PlaidML description and doc update for PR 1888
      * Update glossary with tensor description and quantization def
      * Refactor landpage with QuickStart guides
      * Add better details about nGraph features and roadmap
      
      * Placeholder detail for comparison section
      
      * Add section link
      
      * order sections alphabetically for now
      
      * update compiler illustration
      
      * Address feedback from doc review
      
      * Update illustration wording
      
      * Formatting and final edits
      
      * keep tables consistent
      
      * Clarify doc on bridge and compiler docs
      
      * Clarify doc on bridge and compiler docs
      
      * yay for more feedback and improvements
      
      * edit with built doc
      
      * Fix typo
      
      * Another phase of PR review editing
      
      * Final review comment resolved
      3c830a69
  5. 06 Sep, 2018 1 commit
  6. 03 Aug, 2018 1 commit
    • L.S. Cook's avatar
      Upstream for versioning (#1309) · f8926a7b
      L.S. Cook authored
      * update frameworkdocs
      
      * revise docs with new MXNet bridge code instructions
      
      * revise docs with new MXNet bridge code instructions
      f8926a7b
  7. 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
  8. 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