1. 19 4月, 2017 1 次提交
    • Pascal Lamblin's avatar
      Update after code review: · d543d5d2
      Pascal Lamblin 提交于
      - use KERNEL macro
      - do not use `%(fail)s` on GPU to avoid returning prematurely from
        kernel
      - have special block for y == 0 (and reorder other ones)
      - keep calling // 0 or % 0 on GPU, even though cuda will not fail
      d543d5d2
  2. 18 4月, 2017 1 次提交
  3. 17 4月, 2017 3 次提交
  4. 14 4月, 2017 3 次提交
  5. 13 4月, 2017 12 次提交
  6. 12 4月, 2017 20 次提交