1. 05 8月, 2014 1 次提交
  2. 03 8月, 2014 1 次提交
  3. 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
  4. 01 8月, 2014 8 次提交
  5. 31 7月, 2014 14 次提交
  6. 30 7月, 2014 2 次提交
  7. 26 7月, 2014 12 次提交
  8. 25 7月, 2014 1 次提交