1. 26 Mar, 2019 1 commit
  2. 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
  3. 27 Feb, 2019 1 commit
    • Leona C's avatar
      Update namespace table and fix broken links (#2503) · 1575e2d1
      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
      
      * Update normalized boolean build defaults
      
      * Update for PR 2507
      
      * Incorporate new PR feedback review
      1575e2d1
  4. 13 Feb, 2019 1 commit
    • 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
  5. 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
  6. 18 Oct, 2018 1 commit
  7. 12 Oct, 2018 1 commit
    • L.S. Cook's avatar
      Leona/10112018 (#1806) · 1d5f047a
      L.S. Cook authored
      * initial rough draft
      
      * import changes md to release notes for readability
      
      * import changes md to release notes for readability
      
      * remove draft
      
      * update README with link to Release Notes
      
      * release notes link
      
      * fix graphic placement
      
      * Wording change on ONNX supported frameworks
      1d5f047a
  8. 27 Sep, 2018 1 commit
  9. 06 Sep, 2018 1 commit
  10. 27 Jul, 2018 1 commit
  11. 06 Jun, 2018 1 commit
  12. 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
  13. 12 Feb, 2018 1 commit
    • Scott Cyphers's avatar
      Doc the A-ops. (#482) · fd2bf807
      Scott Cyphers authored
      * Doc the A-ops.
      
      * Better structure for ops and the docs around them, based on cyphers branch for doc-the-a-ops
      
      * More edits for merge into preview branch
      
      * Update link to framework integration guide page on testing libngraph
      
      * Better arcbackprops, review comments
      
      * Make ``input`` consistent.
      
      * Uniform formatting.
      fd2bf807
  14. 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
  15. 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
  16. 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