1. 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
  2. 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
  3. 05 Jul, 2018 1 commit
  4. 02 Jul, 2018 1 commit
    • Sandeep's avatar
      move sigmoid to core fusion (#1132) · d05b5e39
      Sandeep authored
      * declare sigmoid for core fusion
      
      * add simple test for sigmoid
      
      * info fusion status
      
      * cp op as main op
      
      * builds as expected
      
      * move sigmoid fusion code
      
      * add reference kernel
      
      * sigmoid bprop reference kernel and clang-format
      
      * add delta to bprop
      
      * fprop called
      
      * compiles bprop
      
      * move tests
      
      * serializer support
      
      * address comments in code
      
      * add doc
      
      * naming similar to core ops
      
      * fix failing test
      
      * fix failing test
      
      * address clang issue
      
      * more changes
      
      * change test macro
      d05b5e39
  5. 08 May, 2018 2 commits
    • L.S. Cook's avatar
      Leona/doc cleanup 2 (#946) · 22ea1f95
      L.S. Cook authored
      * doc updates
      
      * test add section on transformers to graph basics
      
      * Fix typo on abs
      
      * Adding more background and detail for graph-building concepts unique to nGraph
      
      * First pass at updating nGraph basics for StackOverflow kinds of questions
      
      * Forgot to add a file
      
      * Update for new naming and capitalization conventions
      
      * add edits from first PR review
      
      * More updates from PR review
      22ea1f95
    • Jayaram Bobba's avatar
      Computation reuse (#945) · 41c50b44
      Jayaram Bobba authored
      * Make temp memory pools static to avoid memory allocation overheads
      
      * Initial implementation for graph control to enable caching and computation reuse
      
      * Added sphinx documentation
      
      * Turned off memory buffer reuse in CPU transformer to support computation reuse. Added unit test
      
      * Change memoizable to cacheable
      
      * Change memoizable to cacheable
      
      * Rename variables
      41c50b44
  6. 01 May, 2018 1 commit
  7. 26 Apr, 2018 1 commit
  8. 23 Apr, 2018 1 commit
  9. 13 Apr, 2018 1 commit
  10. 06 Mar, 2018 1 commit
  11. 05 Mar, 2018 1 commit
  12. 02 Mar, 2018 1 commit
  13. 01 Mar, 2018 1 commit
  14. 28 Feb, 2018 1 commit
    • L.S. Cook's avatar
      Leona/style apidocs (#554) · e06c1d33
      L.S. Cook authored
      * Improve the readability of imported doxygenclass api doc style
      from being so small (WIP).
      
      Also fixed the not op to not import abs doxygenclass.
      
      * Make sure no large files get added to git
      
      * Other doxygen files to exclude from git
      
      * WIP phase two styling code to save and test
      
      * Cleanup for PR
      e06c1d33
  15. 23 Feb, 2018 2 commits
    • 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
    • Christian Convey's avatar
      d2d0196b
  16. 15 Feb, 2018 1 commit
  17. 14 Feb, 2018 1 commit
    • L.S. Cook's avatar
      Leona/editing (#498) · db595a3a
      L.S. Cook 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
      
      * New branch for editing public-facing docs
      
      * Make sure updated graphic gets added, correct compiler version on install page
      
      * Update README to match content on legacy Python repo
      
      * Let's see if this fixes the bad merge
      
      * Working down in doc directory, forgot to update top-level readme with feedback from review
      
      * Correct typo
      
      * Trying to fix the ops
      
      * Try adding convolution manually from master
      
      * Update pictorial image of nGraph IR
      db595a3a
  18. 13 Feb, 2018 1 commit
  19. 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
  20. 10 Feb, 2018 2 commits
    • Scott Cyphers's avatar
      Doc for abs, update doxygen for ops with .rst doc (#481) · 8d938e32
      Scott Cyphers authored
      * Doc for abs, update doxygen for ops with .rst doc
      
      * Review
      8d938e32
    • 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
  21. 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