- 27 10月, 2015 13 次提交
-
-
由 AdeB 提交于
-
由 AdeB 提交于
-
由 AdeB 提交于
-
由 Frédéric Bastien 提交于
Fix doc
-
由 Pascal Lamblin 提交于
[ENH,REGRESSION FIX] Fix regression that introduce extra node related to infer shape
-
由 Pascal Lamblin 提交于
[WIP] CpuCorrMM closes #3026 - redux
-
由 Frederic 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Pascal Lamblin 提交于
New conv2d interface (work in progress)
-
由 Jesse Livezey 提交于
-
- 26 10月, 2015 3 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Nicolas Ballas 提交于
-
- 24 10月, 2015 1 次提交
-
-
由 Frederic 提交于
-
- 23 10月, 2015 13 次提交
-
-
由 Pascal Lamblin 提交于
TH-2695 Accept symbolic `reps` in `tensor.tile`
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
- 22 10月, 2015 2 次提交
-
-
由 Nicolas Ballas 提交于
-
由 Nicolas Ballas 提交于
-
- 21 10月, 2015 3 次提交
-
-
由 Frédéric Bastien 提交于
Scan inplace opt
-
由 Frédéric Bastien 提交于
changing `assert` to `AssertionError`
-
由 jotterbach 提交于
This `assert` statement does not provide any error message making debugging this case hard. Moreover, `assert` is eliminated when using optimized python code (https://docs.python.org/2.7/reference/simple_stmts.html#the-assert-statement), introducing a potential bug into the system. Explicitly checking and raising an AssertionError will prevent this from happening.
-
- 20 10月, 2015 5 次提交
-
-
由 Frédéric Bastien 提交于
Scan replace Allocs with AllocEmpty
-
由 Frédéric Bastien 提交于
Mixed: crash fix, doc, doc memory/speed trade-off, fix tests
-
由 Pascal Lamblin 提交于
Crash gpu and opt speed up
-
由 carriepl 提交于
-
由 carriepl 提交于
-