1. 21 Jun, 2019 1 commit
    • Leona C's avatar
      Documentation updates for 0.21.0 (#3010) · b8056257
      Leona C authored
      * WIP more guides and tutorials for the docs
      
      * Update Guides and structure
      
      * Update Guides and structure
      
      + Test documentation build on Clear Linux OS;
      + Fix a few links and redirs.
      + Note rc-naming conventions in doc may be tag-generalized.
      
      * documentation supports various rc-naming conventions
      
      * Add instructions on building nGraph bridge from src
      
      * Update ngtf bridge versions to 0.14.1 and TensorFlow's bazel dependency to 0.24.1
      
      * Use consistent file naming on all BE indexes
      
      * Fix comma
      
      * Templatize versioning for releases starting 0.20 and add placeholders for changes by components
      
      * Remove typo
      
      * Minor formatting fixed
      
      * Document how to find or display built version of nGraph
      
      * Start a r0.21 for doc that also fixes broken link and typo
      
      * Correct use of console command context for version check
      
      * Minor fixes to doc-contributor-README
      
      * Docs for version 0.21
      
      * Ensure docs build without error
      
      * Assign ownership project README and intro for new ngraph.ai site to Straw
      
      * Note deprecated Tensor API in doc
      
      * Update to generic versioning on core doc for importing via built wheels
      
      * Resolve merge conflicts leftover from v20 version request changes
      
      * remove typo and suggested use of prebuilt LLVM since newer OSes do not have them available
      
      * Update to latest
      
      * Update with review from PR and ngraph bridge team
      
      * Update right section with review from PR and ngraph bridge team
      
      * Ensure doc example folders have owners from the component
      
      * Push edit of tensorflow_connect to v0.22 docs
      
      * Update Python wheel building instructions to newer version
      b8056257
  2. 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
  3. 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
  4. 10 Apr, 2019 1 commit
  5. 04 Apr, 2019 1 commit
    • Leona C's avatar
      Update template for release notes and CHANGELOG with latest few summaries from… · 400bf7da
      Leona C authored
      Update template for release notes and CHANGELOG with latest few summaries from ngraph releases repo (#2696)
      
      * Update Release Notes for Github summaries, incorporate feedback from doc review, fix typos, etc
      
      * Fix links
      
      * Rename RCs on template
      
      * PR reviews
      
      * Remove trailing spaces and add clarification on Python API example
      
      * Fix typo
      400bf7da
  6. 27 Mar, 2019 1 commit
    • Leona C's avatar
      ngraph.ai theme (#2654) · b0d86687
      Leona C authored
      * [ONNX] Add documentation
      
      * Update documentation contributor's instructions
      
      * Doc theme to match ngraph.ai
      
      * Minor formatting fixes and PR feedback
      
      * ToC fixes
      
      * ToC fixes
      
      * Add changes
      
      * Be consistent with BUILDDIR
      
      * Be consistent with substitution
      
      * Update Makefile
      b0d86687
  7. 28 Feb, 2019 1 commit
  8. 13 Feb, 2019 2 commits
    • Leona C's avatar
      Leona/doc distr (#2417) · 00447a8e
      Leona C authored
      * Update docs for PR 2353
      
      * Fix missing flag designator
      
      * Refer to the Intel:registered: MLSL properly as a spelled-out acronym for first instance
      
      * Fix missing compilation designator
      
      * Finalize editing on CPU backend
      
      * Update doc version to be even with what is in master branch
      
      * Removed typo from docu build instruction command line cd command probably accidental
      
      * Add PR feedback to doc
      00447a8e
    • Leona C's avatar
      Add doc for new backend api (#2425) · bfb1bd6b
      Leona C authored
      bfb1bd6b
  9. 08 Feb, 2019 1 commit
    • Leona C's avatar
      New structure for ToC and doc content (#2393) · ce7e168a
      Leona C authored
      * Add new Introduction section based on IEEE presentation and illustrations
      
      * WIP changes to doc navigation
      
      * Update illustrations
      
      * Cleaner ToC
      
      * Minor fixes to the theme and removing useless bower files
      
      * Better captions
      
      * Revise intro
      
      * Latest
      
      * Make framework support section be its own section
      
      * More updates to backend support section and add a new cpp api
      
      * add changes to section
      
      * Update intro with better detail
      
      * Rework intro with better detail on motivation
      
      * Editing
      
      * Update README with new contrib guide filename
      
      * Add the illustration referred to RE MobileNet group convolution fusion
      
      * Fix off-by-a-line emph on code description
      
      * Fix off-by-a-line emph on code description
      ce7e168a
  10. 17 Jan, 2019 1 commit
    • Leona C's avatar
      Leona/0 12 doc (#2337) · 93738a82
      Leona C authored
      * Resolve doc build warning regarding footnote
      
      * Update for versioning
      93738a82
  11. 03 Jan, 2019 1 commit
  12. 20 Dec, 2018 1 commit
    • L.S. Cook's avatar
      Doc 0.11 (#2219) · 9940123b
      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
      
      * note grammatically-correct wording preferred as often as possible.
      
      * First iteration of shared subgraphs with onnx doc
      
      * Updte onnx wheel install instructions with latest ngraph-0.9.0 versioning
      
      * Updte onnx wheel install instructions with latest ngraph-0.9.0 versioning
      
      * Update section  on subgraphs and shared subgraph docs
      
      * Finalize edit of mxnet tutorial given status of our PR
      
      * Make sure latest conf py is being used
      
      * Update to latest index
      
      * Add link to design doc mentioned by Ashoke and update about for consistent headings
      
      * Update with PR feedback
      
      * Update with new pip install instructions
      
      * add more testing
      
      * Further feedback review included
      
      * Improve descriptions, given the new pip pkg install options
      
      * Add note to onnx_ssg_tutorial
      
      * Links updated to latest correct url
      
      * Improve docs for Beta
      
      * Reorganize TOC
      
      * Better org in sections
      
      * Make heading style consistent across indexes
      
      * Update intro to framework builders
      
      * Update intro to framework builders
      
      * Add feedback from reviewers
      
      * Minor fixes to ToC and editing
      
      * Add section on FMV for miscellaneous use cases
      
      * Update notice on README
      
      * Updte link to howto index
      
      * fix typo
      
      * fix note
      
      * Update glossary
      9940123b
  13. 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
  14. 28 Nov, 2018 1 commit
    • L.S. Cook's avatar
      Fix title (#2137) · ca4437bb
      L.S. Cook authored
      * copy license files to install directory (#2132)
      
      * Update to core docs
      
      * Fix rendering of graphic
      ca4437bb
  15. 27 Nov, 2018 1 commit
  16. 09 Oct, 2018 1 commit
  17. 19 Sep, 2018 1 commit
  18. 06 Sep, 2018 1 commit
  19. 22 Aug, 2018 1 commit
  20. 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
  21. 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
  22. 08 May, 2018 2 commits
    • Adam Rogowiec's avatar
      [Py] (Partially) automatic generation of python API doc (#973) · 11ec6449
      Adam Rogowiec authored
      * First version of nGraph Python API documentation pages.
      
      * Remove use of (`) apostrophes since they generate Sphinx warnings.
      
      * Fix submodule rendering in Sphinx PythonAPI docs
      
      * Add updated index and conf py files
      
      * Updated version of Python API doc.
      
      * Better description for the autosummary
      
      * FIX: Disable autogeneration of summary files in documentation.
      
      * Remove redundant file containing duplicate information.
      
      * Remove unused Sphinx extensions.
      
      * (Partially) automatic generation of python API doc.
      
      - Detailed documentation is generated automatically
      - Summaries are generated automatically for all files except runtime.py
        which is parsed incorrectly.
      - No additional steps required. Only run `make html`. Under the hood there
        is lunched script which generates all required files to some temporary
        directory under `/tmp/sphinx_auto_py_doc/` and copied to docs directory
        afterwards.
      - Remove `autosummary_generate` from in configuration file since we use
        custom script which performs this step.
      
      * Review update.
      
      * Automatically generated stub files for doc.
      
      - Added just few empty lines which has been removed during recent merge.
      11ec6449
    • Adam Rogowiec's avatar
      [Py] Fix Python API doc. (#921) · 882e721c
      Adam Rogowiec authored
      * First version of nGraph Python API documentation pages.
      
      * Remove use of (`) apostrophes since they generate Sphinx warnings.
      
      * Fix submodule rendering in Sphinx PythonAPI docs
      
      * Add updated index and conf py files
      
      * Updated version of Python API doc.
      
      * Better description for the autosummary
      
      * FIX: Disable autogeneration of summary files in documentation.
      882e721c
  23. 27 Apr, 2018 2 commits
  24. 26 Apr, 2018 1 commit
    • Adam Rogowiec's avatar
      [Py] Python nGraph API doc (#885) · c9d65479
      Adam Rogowiec authored
      * First version of nGraph Python API documentation pages.
      
      * Remove use of (`) apostrophes since they generate Sphinx warnings.
      
      * Fix submodule rendering in Sphinx PythonAPI docs
      
      * Add updated index and conf py files
      
      * Updated version of Python API doc.
      
      * Better description for the autosummary
      c9d65479
  25. 09 Apr, 2018 1 commit
    • L.S. Cook's avatar
      Editing so far for review and feedback (#813) · a2ab7b50
      L.S. Cook authored
      * WIP editing so far for review and feedback
      
      * Add missing env var export for neon install new process
      
      * Add modified venv setup for TF
      
      * More edits for FW integration and landpage
      
      * Revise from PR feedback
      
      * More PR feedback and editing for clarity
      
      * Minor rewording, clearer explanation
      
      * Final pass edit
      
      * more editing
      a2ab7b50
  26. 26 Mar, 2018 1 commit
  27. 20 Mar, 2018 1 commit
  28. 17 Mar, 2018 1 commit
  29. 15 Mar, 2018 1 commit
    • L.S. Cook's avatar
      Prerelease docreview (#652) · 790ca60f
      L.S. Cook authored
      * add some docs for onnx
      
      * Update install documentation
      
      - Clarify the make -j use case from bob's PR
      - Fix the words to be less wordy in some places - unit test does
        not need its own section
      - Add placeholder for onnx integration discussion w Michal
      - See if doxyfile adjustment can build docs faster
      
      * Update install documentation
      
      - Clarify the make -j use case from Bob's PR with Adam's suggestion
      - Fix the words to be less wordy in some places - unit test does
        not need its own section
      - Add placeholder for onnx integration discussion w Michal
      - Fix Framework Integration Guide top links to be bullets
      - See if doxyfile adjustment can build docs faster
      - Fix grammar to the rendered title of embedded link
      
      * Update framework-integration-guides.rst
      
      * Update install.rst
      
      * Update install.rst
      
      * WIP review docs for onnx tutorial
      
      - Fixed install instructions to clariy use of make -j as per discussion
      - Added tutorial on how to run inference for CIFAR10 ResNet
      - Condensed some instructions to involve less clicks when reading on web
      
      * Friendly API for Ngraph++ Python bindings
      
      * Preview doc build for review
      
      * Preview doc build for review small edit
      
      * More collab editing changes
      
      * Make sure intro gets updated in both places
      
      * Really add the changes this time
      
      * PR review comments added
      
      * Match changes made on 79c77fdd to resolve merge conflict
      790ca60f
  30. 23 Feb, 2018 1 commit
    • L.S. Cook's avatar
      Leona/alpha docrelease cleanup (#538) · 3e5aa370
      L.S. Cook authored
      * More op doc
      
      * Add working doxygenclass import to reST file
      
      * Cleanup punctuation on wording in tables, no punctuation for fragments, remove autodoc extension since we use breathe
      
      * Support Github rendering of cc-README
      
      * Fix sp for basic accessors and update to show mathcal syntax in rst
      
      * modify earlier change after checking what is supposed to render
      
      * Resolve spacing error on rst syntax
      
      * updates for PR to be even with master
      3e5aa370
  31. 10 Feb, 2018 1 commit
    • L.S. Cook's avatar
      Leona/ops docs (#480) · 19802062
      L.S. Cook authored
      * WIP with test ops
      
      * update WIP
      
      * Add LLVM compilation detail from INSTALL to installation guide and cleanup todo comments on convolution.rst and remove deprecated file
      
      * Clarify LLVM compilation flag on Ubuntu and delete WIP draft from earlier
      19802062
  32. 06 Feb, 2018 1 commit
  33. 31 Jan, 2018 1 commit
    • L.S. Cook's avatar
      Amazon codeshare (#429) · 0bf21af9
      L.S. Cook authored
      * WIP on finding a good format for op docs in RST
      
      * A few more scribbles
      
      * fix up branch for Amazon code share
      
      * add conf.py configuration details from aproctor's branch for doxy-breathe integration
      
      * update section on how to build the documentation with breathe install details
      
      * Remove empty file on training, update framework integration notes
      
      * Add CentOS stub, fix spelling, core op definition, add to glossary.
      
      * more documentation cleanup on README and installation and testing
      
      * more cleanup of docs for TernsorFlow
      
      * Simplify Dot Autodiff (#412)
      
      * Simplify Dot Autodiff
      
      * remove commented code
      
      * Remove TupleType, ValueType (#411)
      
      * Remove TupleType, ValueType
      
      * Fix compile error.
      
      * Change convolution reference to work with f32 (#409)
      
      * Drwebb/gpu backend dot op (#413)
      
      * Drwebb/gpu backend dot op (#387)
      
      * GPU Dot prod emitter switch statement
      
      * cuBLAS dot kernel call
      
      * Flush out arg substitution into gpu dot kernel call
      
      * Drwebb/gpu backend dot op (#392)
      
      * Take in CodeWriter into gpu op emitters
      
      * Introduce GPU function gen based on pass functions
      
      * Additional gpu emitter stubs
      
      * link cublas in to unit test and ngraph
      
      * Use static code gen methods for GPU, add new GPU op stubs
      
      * use pass manager to declare functions / cublas Updates
      
      * Prune down gpu_external_function wip
      
      * Switch back to GPU tensor views in GPU backend
      
      * Pass in cublas handle to GPU external function
      
      * cuMalloc memory in gpu tensor view
      
      * Use cuda runtime malloc and free for tensor view managment c
      
      * change GPU tensor view init, and use GPU tensor view for GPU call frame
      
      * include headers as system dirs
      
      * GPU tensor printing utility function
      
      * cublasSetPointer to device mode / Fix copyright notification lowercasing
      
      * Passing GPU dot product test using cuBLAS
      
      Clean up
      
      * Changes from review
      
      * Add an overivew.
      
      * Intro for building graphs.
      
      * Refactor docs so that Doxygen and Sphinx are integrated (Sphinx depends on Doxygen with the docstrings stuff)
      
      Still need to resolve a lingering assumption that the build dir is contained in private-ngraph-cpp. It's proving to be surprisingly tricky.
      
      * Added the TensorFlow XLA build information and example of how to run MNIST MLP with TF/nGraph
      
      * Updated TF integration guide for clarity. Added files from cyphers-amazon branch. Add minor changes to sphinx-doxy to test apis
      
      * Small revision of overview and add graphic from arXiv paper
      
      * WIP more editing, picking up from where I left off last week
      
      * Fix garbled sentence edit
      
      * WIP Edit for readability and such
      :
      
      * Better font rendering on all architectures included with our custom theme
      
      * Cleanup current version of documentation.  Add NeoSans font binaries to make local font rendering of h1 h2 etc
      
      * Missed merge conflict
      
      * Add something on functions, don't forward-reference parameters
      
      * What we have so far into a PR for review
      
      * Need file for cmake
      
      * Missing header
      
      * Remove duplicate file
      
      * added breathe package to contrib/docker/Dockerfile.ngraph_cpp
      0bf21af9
  34. 22 Jan, 2018 1 commit
    • L.S. Cook's avatar
      Scaffolding for userdocs (#402) · 2c048174
      L.S. Cook authored
      * adding work and organization for docs
      
      * Summary of changes
      
      - removed rst file from css folder
      - added substitutions to conf file so folks don't have to type out the whole name
      - added branding notice so link in footer works
      - added glossary so we can have a place for terms relative to libngraph
      - added placeholder for MXNet and TF frontend under new section
      - cleaned up api page
      
      * Fix code fencing error and indentation issue causing build to throw error
      
      * adding MXNet integration guide details and other miscellaneous structure
      
      * fix unicode error in rst epilog
      
      * testing with unicode marker for rst_epilog string
      
      * replace api scaffolding with TODO to avoid breaking Jenkins
      2c048174
  35. 20 Jan, 2018 1 commit
    • L.S. Cook's avatar
      Sphinx docs (#377) · 94f9070a
      L.S. Cook authored
      * add base ngraphcpp docs theme
      
      * add base ngraphcpp docs theme and doc contributor README
      
      * Add proper chars for tm and r symbols in main project sidebar
      
      * nevermind that last commit
      
      * added separate sphinx_doc and doxygen_doc targets to the contrib/docker/Makefile to build html docs for PR #377
      
      * explicitly marked non-ascii string as unicode for sphinx conf.py
      94f9070a
  36. 30 Oct, 2017 1 commit