- 19 6月, 2012 8 次提交
-
-
由 lamblin 提交于
fix context problem with pycuda by checking it is imported before.
-
由 Frederic 提交于
-
由 goodfeli 提交于
Opt
-
由 Frederic 提交于
We already checked that the node is still in the env before we process it.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Also add the pycuda.init flag to force its import. It is not needed to set it to True in the buildbot, as all test file get imported before test start to run. So this init PyCUDA first if the theano flag device and init_gpu_device are not used.
-
- 16 6月, 2012 9 次提交
- 15 6月, 2012 18 次提交
-
-
由 lamblin 提交于
Small
-
由 Frederic 提交于
-
由 lamblin 提交于
Time opt
-
由 Frederic 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
The bug was reported by Nicolas, and it happens when you have a single tap for a sequence that is different from 0.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Accept profile=False and when we profile, preload the c module cache to don't have it include in optimization time.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 14 6月, 2012 4 次提交
-
-
由 nouiz 提交于
fix for the bug involving multiple subtensor on a scan. The consequence was warning printed to the user and scan use more memory.
-
由 lamblin 提交于
Revert the grad of Mul. The new version fixed a probably not happening c...
-
由 Frederic 提交于
I added assert to have an error for the case not implemented.
-
由 nouiz 提交于
adding support for numpy.newaxis in basic indexing
-
- 13 6月, 2012 1 次提交
-
-
由 James Bergstra 提交于
-