1. 18 Oct, 2018 1 commit
  2. 17 Oct, 2018 1 commit
  3. 16 Oct, 2018 2 commits
  4. 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
  5. 09 Oct, 2018 1 commit
  6. 05 Oct, 2018 3 commits
  7. 03 Oct, 2018 1 commit
  8. 01 Oct, 2018 1 commit
  9. 29 Sep, 2018 1 commit
  10. 27 Sep, 2018 2 commits
  11. 21 Sep, 2018 1 commit
  12. 19 Sep, 2018 1 commit
  13. 18 Sep, 2018 1 commit
  14. 12 Sep, 2018 1 commit
  15. 06 Sep, 2018 1 commit
  16. 29 Aug, 2018 1 commit
  17. 22 Aug, 2018 1 commit
  18. 16 Aug, 2018 1 commit
  19. 13 Aug, 2018 1 commit
  20. 08 Aug, 2018 1 commit
  21. 03 Aug, 2018 2 commits
    • L.S. Cook's avatar
      Upstream for versioning (#1316) · b99dc1ef
      L.S. Cook authored
      * update frameworkdocs
      
      * revise docs with new MXNet bridge code instructions
      
      * revise docs with new MXNet bridge code instructions
      
      * remove broken merge conflict
      b99dc1ef
    • 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
  22. 27 Jul, 2018 1 commit
  23. 26 Jul, 2018 1 commit
    • L.S. Cook's avatar
      Doc distributed training (#1104) · f78133d2
      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
      
      * new section on distr training
      
      * updated index w/drafted outline
      
      * . helping people document code more efficiently
      
      * edit WIP branch
      
      * WIP editing
      
      * WIP editing
      
      * init distributed doc
      
      * PR review edits
      
      * modify dist doc and dist mnist_mlp
      
      * Finish PR review comment fixes so far
      
      * Improving distributed training docs
      
      * Fix build error now that we have documented inteface backends use
      
      * update example build and run
      
      * update how-to distributed training doc
      
      * Editing distr train docs
      
      * Reword section to avoid strange doc build error
      
      * rebuild for zero errors for CI
      
      * split patternmatcher PR
      
      * PR feedback added
      
      * Add more help and detail for MXNet and neon distr
      
      * Resolve merge conflicts due to patternmatcher doc split
      
      * Resolve merge conflicts due to patternmatcher doc split
      
      * Resolve build errors manually
      
      * These files are already added to the branch
      
      * fix style
      
      * update with glossary def and link to Intel paper on synchronous SGD
      
      * fix link to sgd
      
      * remove comm_rank in dist example
      f78133d2
  24. 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
  25. 18 Jul, 2018 1 commit
    • L.S. Cook's avatar
      Patch typo (#1233) · 782594d2
      L.S. Cook authored
      * Draft of updates for JIRA tasks WIP
      
      * meta to correct spelling
      782594d2
  26. 14 Jul, 2018 1 commit
  27. 05 Jul, 2018 1 commit
  28. 03 Jul, 2018 1 commit
  29. 02 Jul, 2018 2 commits
    • 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
    • L.S. Cook's avatar
      18e58ea9
  30. 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
  31. 25 Jun, 2018 1 commit
  32. 20 Jun, 2018 1 commit
  33. 06 Jun, 2018 1 commit
  34. 04 Jun, 2018 1 commit
    • Robert Kimball's avatar
      Modernize cmake usage (#1032) · eef750df
      Robert Kimball authored
      * Update cmake files to more modern approach
      
      * disable building libraries that are not required
      
      * handle more build cases
      
      * add versions to backend libs. add start of package target.
      
      * add create_backend to backends
      
      * temporary workaround to tbb not linking correctly with gcc
      
      * install codegen lib
      
      * force tbb to link to the cpu backend so that it is available for codegen
      
      * fix clang build error
      
      * fix warning for codegen build
      
      * update cuda header paths
      
      * change error message for opening backend shared library
      
      * set lib path
      eef750df