1. 20 12月, 2012 27 次提交
  2. 17 12月, 2012 5 次提交
  3. 14 12月, 2012 7 次提交
  4. 13 12月, 2012 1 次提交
    • Pascal Lamblin's avatar
      Use other impl. of OrderedSet to prevent mem. leak · 2bb62ab2
      Pascal Lamblin 提交于
      Previous implementation resulted in memory not being freed,
      as exhibited in particular on theano/sandbox/cuda/tests/test_memory.py.
      
      The version for older Python, as well as the new one, appear to work
      correctly on that test.
      2bb62ab2