- 05 5月, 2015 1 次提交
-
-
由 Xavier Bouthillier 提交于
Negative axis were automatically handled by numpy implementation inside Join.{perform,c_code}. However, both Join.grad and GpuJoin.{perform,c_code,grad} implementations were not thought to take care of negative axis. This commit adds checks for exceeding negative axis in Join.make_node for constants and in {Gpu}Join.{perform, c_code} for symbolic variables. Axis are converted to positive values inside GpuJoin.{perform, c_code} since current implementation does not support negative axis.
-
- 02 5月, 2015 2 次提交
-
-
由 Pascal Lamblin 提交于
Fix use of tabs in python file
-
由 Pascal Lamblin 提交于
-
- 01 5月, 2015 3 次提交
-
-
由 Frédéric Bastien 提交于
[CRASH] Improve shared variable management in Scan
-
由 --global 提交于
-
由 Xavier Bouthillier 提交于
Implemented fix for issue #2613: Concatenation bug for negative axes on ...
-
- 30 4月, 2015 18 次提交
-
-
由 Iulian Vlad Serban 提交于
-
由 Bart van Merriënboer 提交于
WIP: Custom pickler for shared variables
-
由 Iulian Vlad Serban 提交于
-
由 abergeron 提交于
[BUG, TEST] Fix bug in numpy 1.9 and test in DebugMode
-
由 serdyuk 提交于
-
由 serdyuk 提交于
-
由 serdyuk 提交于
Binary mode for test files Added import Reading in binary mode Used BytesIO
-
由 Bart van Merrienboer 提交于
-
由 dima 提交于
Binary mode for zip Binary mode in tests
-
由 Bart van Merrienboer 提交于
-
由 dima 提交于
-
由 serdyuk 提交于
FLAKE8
-
由 serdyuk 提交于
-
由 serdyuk 提交于
-
由 serdyuk 提交于
Added test pkl_utils into flake8 whitelist Refactored pkl tools and tests Removed test_pkl_utils from flake whitelist
-
由 serdyuk 提交于
-
由 serdyuk 提交于
-
由 dima 提交于
-
- 29 4月, 2015 3 次提交
-
-
由 Frédéric Bastien 提交于
Use doctest to update pydotprint plots and debugprint output
-
由 --global 提交于
-
由 --global 提交于
-
- 28 4月, 2015 4 次提交
- 27 4月, 2015 4 次提交
-
-
由 Frederic 提交于
-
由 Mehdi Mirza 提交于
Added doc for strict flag.
-
由 carriepl 提交于
Small doc fix gh-2793
-
由 Christof Angermueller 提交于
-
- 25 4月, 2015 5 次提交
-
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Change cache refresh patter for speed up
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-