1. 20 12月, 2010 2 次提交
    • James Bergstra's avatar
      added scalar.identity to local_useless_elemwise · a175ebf2
      James Bergstra 提交于
      I am not sure why this is necessary now.  One guess is that the canonicalizer or
      something else has been modified to put in identity(), and now it is more
      obvious that we need an optimization to take it out again.  I'm hoping that this
      improves the slowdown recently observed in convolutional net benchmark.
      a175ebf2
    • James Bergstra's avatar
      modified CAReduce.perform() to prevent BadViewMap · 72a2ad6a
      James Bergstra 提交于
      The modification ensures that that even if numpy is clever enough to not make a
      copy on unit-length reductions, the perform() returns a copy.
      72a2ad6a
  2. 17 12月, 2010 1 次提交
  3. 16 12月, 2010 1 次提交
  4. 15 12月, 2010 12 次提交
  5. 14 12月, 2010 10 次提交
  6. 11 12月, 2010 2 次提交
  7. 10 12月, 2010 2 次提交
  8. 09 12月, 2010 10 次提交