1. 11 10月, 2017 1 次提交
    • 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. 09 8月, 2017 1 次提交
  3. 01 8月, 2017 1 次提交
  4. 26 7月, 2017 2 次提交
  5. 25 7月, 2017 1 次提交
  6. 17 7月, 2017 2 次提交
  7. 11 7月, 2017 2 次提交
  8. 06 7月, 2017 2 次提交
  9. 05 7月, 2017 1 次提交
  10. 04 7月, 2017 4 次提交
  11. 03 7月, 2017 1 次提交
  12. 28 6月, 2017 2 次提交