1. 14 8月, 2014 1 次提交
  2. 13 8月, 2014 2 次提交
  3. 11 8月, 2014 1 次提交
  4. 08 8月, 2014 4 次提交
  5. 07 8月, 2014 3 次提交
  6. 05 8月, 2014 2 次提交
  7. 03 8月, 2014 1 次提交
  8. 02 8月, 2014 1 次提交
    • Arjun Jain's avatar
      Including support for 'full' convolutions. It uses the existing pad… · 497a2d9f
      Arjun Jain 提交于
      Including support for 'full' convolutions. It uses the existing pad functionality of the c/cuda code. If mode == valid, I make pad = filter_size -1. This is passed to the C code, and everything else gets taken care of automatically.
      
      The theano-nose for test_full does not pass, however, the test function test_gemm()  passes. @nouiz: do you know why?
      497a2d9f
  9. 01 8月, 2014 8 次提交
  10. 31 7月, 2014 14 次提交
  11. 30 7月, 2014 2 次提交
  12. 26 7月, 2014 1 次提交