1. 26 Jul, 2019 1 commit
  2. 25 Jul, 2019 2 commits
  3. 23 Jul, 2019 2 commits
  4. 22 Jul, 2019 1 commit
    • Ewa Tusień's avatar
      [Py] Added elu operator to Python API. (#3236) · e4955613
      Ewa Tusień authored
      * Added elu operator to Python API.
      
      * Added missing file.
      
      * Specified elu function description.
      
      * Expand docstring
      
      * [Py] Added test with scalar for elu operator.
      
      * Bugfix
      
      *  [Py] Changed input type in elu test.
      
      * Update test_ops_binary.py
      
      * [Py] Syntax bugfix.
      
      * [Py] Added elu operator to list in documentation.
      e4955613
  5. 20 Jul, 2019 1 commit
    • gaurides's avatar
      Fix perf regression in some models (#3260) · a58d3bc2
      gaurides authored
      * Fix perf regression in vgg16
      
      * Make switch generic
      
      * Remove unused variables
      
      * Review comments
      
      * Remove unused function parameters
      
      * trivial commit to restart CI
      a58d3bc2
  6. 19 Jul, 2019 13 commits
  7. 18 Jul, 2019 6 commits
  8. 17 Jul, 2019 12 commits
  9. 16 Jul, 2019 2 commits