1. 15 9月, 2010 1 次提交
    • Pascal Lamblin's avatar
      New version of the C-code generator for Elemwise, enabling loop reordering. · b2d0f53d
      Pascal Lamblin 提交于
      - Code reviewed by Olivier B., thanks!
      - Lots of comments added
      - Unused code removed
      - Looping in Elemwise is now done so the contiguous dimension of the output is
        looped over in the inner-most loop. It does not change anything in the
        non-inplace case (the output was C-contiguous), but can lead to really
        better performances (at least 7x) in the inplace case.
      b2d0f53d
  2. 14 9月, 2010 14 次提交
  3. 13 9月, 2010 4 次提交
  4. 11 9月, 2010 1 次提交
  5. 10 9月, 2010 6 次提交
  6. 09 9月, 2010 9 次提交
  7. 08 9月, 2010 4 次提交
  8. 07 9月, 2010 1 次提交