1. 26 1月, 2012 11 次提交
  2. 25 1月, 2012 26 次提交
  3. 24 1月, 2012 3 次提交
    • Frederic's avatar
      finish gpu ger tests: · c500bafa
      Frederic 提交于
      -renamed TestGer_local_gemm_to_ger to TestGer
      -changed the Ger.infer_shape methode with ger.perform
       This make test of cpu and gpu ger op easier and follow what is done most of the time
      -Moved tests in TestGer_make_thunk to TestGer and use theano.function
       This was needed to make them work on cpu and gpu
      -make TestGer always call call the compiled function
      c500bafa
    • Frederic's avatar
      make CudaNdarray_sger work with neg strides. · 6174405c
      Frederic 提交于
      6174405c
    • Frederic's avatar
      fix test in FAST_COMPILE. · e12965aa
      Frederic 提交于
      e12965aa