- 07 10月, 2014 2 次提交
-
-
由 Amjad Almahairi 提交于
-
由 Amjad Almahairi 提交于
-
- 01 10月, 2014 2 次提交
-
-
由 Amjad Almahairi 提交于
-
由 Amjad Almahairi 提交于
-
- 27 9月, 2014 1 次提交
-
-
由 Amjad Almahairi 提交于
-
- 26 9月, 2014 5 次提交
-
-
由 Frédéric Bastien 提交于
Include and library flags in nvcc.flags in config not passed to nvcc correctly
-
由 Frédéric Bastien 提交于
Fix crash when numpy.distutils.__config__ is present but None
-
由 Yaroslav Bulatov 提交于
-
由 Geoffrey French [UEA] 提交于
Added -I and -L to the list of argument patterns from nvcc.flags that are not presented to nvcc in comma-separated form.
-
由 Frédéric Bastien 提交于
Implemented cuDNN softmax but it is not currently passing tests.
-
- 25 9月, 2014 4 次提交
-
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
Incremeneted GpuDnnSoftmax version and retested as an extra sanity test of my recent refactoring.
-
由 Dustin Webb 提交于
-
由 abergeron 提交于
[MRG, BUG] Scan Opt fixes, enhencements
-
- 24 9月, 2014 8 次提交
-
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
Fixed problem with cudnn softmax tests. This fix should be generalized for use of the class. Also there are two cases it cannot handle.
-
由 Dustin Webb 提交于
Fixed eq and hash functions.
-
由 Dustin Webb 提交于
-
- 23 9月, 2014 18 次提交
-
-
由 Frédéric Bastien 提交于
Add support for subsampling and gradient to GpuDnnConv
-
由 Frederic 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 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 提交于
-