- 27 10月, 2015 1 次提交
-
-
由 Frederic 提交于
-
- 26 10月, 2015 2 次提交
- 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 提交于
-
- 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 9 次提交
-
-
由 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 提交于
-
由 carriepl 提交于
-
由 carriepl 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 19 10月, 2015 3 次提交
- 18 10月, 2015 5 次提交
-
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
do not call max on variable with no elements
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 17 10月, 2015 3 次提交
-
-
由 Tim Cooijmans 提交于
-
由 Frédéric Bastien 提交于
Add optdb.DB __contains__ operator
-
由 Frederic 提交于
-