- 23 9月, 2014 15 次提交
-
-
由 Frederic Bastien 提交于
Add an assert, it fail if the post_condition aren't respected: that the remove constant and not used inputs is run before the save mem scan opt.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
fix gh-1455 by making all version raise an error. (But not always the same error). This also fix the problem where test_rop where randomly returning some bad answer, but making that case return an error (0 step in scan). We still need to find why the scan save mem sometimes generated scan with 0 step.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic 提交于
_metadict is a dict that work with not hashable type. This is needed for the SliceType.
-
由 Frederic 提交于
This is needed for scan optimization to rebuild the node outside the scan.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 abergeron 提交于
FIX: tutorial pycuda <> theano compatibility
-
由 abergeron 提交于
Warning
-
- 21 9月, 2014 1 次提交
-
-
由 Nicolas Pinto 提交于
thunk needs lazy attribute
-
- 20 9月, 2014 3 次提交
- 19 9月, 2014 2 次提交
-
-
由 Frédéric Bastien 提交于
Algorithm Speed Up
-
由 abergeron 提交于
CumsumOp on GPU
-
- 18 9月, 2014 19 次提交
-
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Marc-Alexandre Cote 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Marc-Alexandre Cote 提交于
Fix one problem related to strides by copying the strides infos from the input to the output.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Marc-Alexandre Cote 提交于
Added __eq__ and __hash__ methods. Fixed c_code_cache_version Check if axis=None before bailing out.
-
由 Marc-Alexandre Cote 提交于
-