1. 20 Jul, 2018 28 commits
  2. 19 Jul, 2018 2 commits
    • 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
    • shssf's avatar
      IntelGPUBackend: const, div, maxpool and max operations (#1234) · 8908c9df
      shssf authored
      * IntelGPUBackend: const, div, maxpool and max operations
      
      * IntelGPUBackend: negative, abs, relu, sqrt, tanh and substract operations
      
      * Update intelgpu_backend.cpp
      8908c9df
  3. 18 Jul, 2018 10 commits