1. 11 10月, 2017 4 次提交
    • S
      Add logsigmoid (numerically stable) and softshrink (#4663) · 6604d7cd
      Siddharth Goyal 提交于
      * Add numerically-stable logsigmoid activation
      
      * Add softshrink operator
      
      * Adjust relative tolerance for grad-check
      
      * Address review comments
      6604d7cd
    • Y
      Complete parameter · f185af8d
      Yu Yang 提交于
      f185af8d
    • Y
      Change PythonAPI `.proto` to `.desc` · fb2ad4c9
      Yu Yang 提交于
      fb2ad4c9
    • M
      Conv Shift Operator (#4591) · a281b383
      Markus Kliegl 提交于
      * conv_shift_op: initial implementation using Eigen
      
      Limitations:
      - both gradient outputs must be specified and are always computed
      - explicit for loops => could be optimized in various ways
        (e.g., different memory layout)
      
      * conv shift - gradient fixes
      
      fix case when not all output gradients desired
      
      * conv shift: minor cleanup
      
      * conv shift - more minor cleanup
      
      * conv shift: clean up & initial GPU implementation
      
      * fix rebase issue
      a281b383
  2. 10 10月, 2017 10 次提交
  3. 09 10月, 2017 3 次提交
  4. 07 10月, 2017 1 次提交
  5. 06 10月, 2017 7 次提交
  6. 05 10月, 2017 6 次提交
  7. 04 10月, 2017 1 次提交
  8. 03 10月, 2017 7 次提交
  9. 02 10月, 2017 1 次提交