- 05 2月, 2014 4 次提交
-
-
由 Pierre Luc Carrier 提交于
-
由 Pierre Luc Carrier 提交于
Changed parent classes and added methods c_headers() and c_compiler() to ops GpuSoftmax and GpuSoftmaxWithBias.
-
由 Pierre Luc Carrier 提交于
Copy of tests test_softmax() and test_softmax_with_bias() from theano/sandbox/cuda/tests/test_nnet.py to theano/sandbox/gpuarray/tests/test_nnet.py
-
由 Pierre Luc Carrier 提交于
Copy of ops GpuSoftmax and GpuSoftmaxWithBias from theano/sandbox/cuda/nnet.py to theano/sandbox/gpuarray/nnet.py
-
- 04 2月, 2014 2 次提交
- 03 2月, 2014 3 次提交
-
-
由 Frédéric Bastien 提交于
Hide symbols in compiled modules
-
由 Frédéric Bastien 提交于
Minor fixes
-
由 Frédéric Bastien 提交于
Python3 compatibility in test program compilation
-
- 02 2月, 2014 1 次提交
-
-
由 Jeremiah Lowin 提交于
Similar fix to #1660. Without this fix, a `'str' does not support the buffer interface` error is raised in Python 3.3 on Mac OSX 10.9. One place it occurs is during testing for the Mac OS sdot bug (line 73, blas_headers.py)
-
- 01 2月, 2014 9 次提交
- 31 1月, 2014 5 次提交
- 30 1月, 2014 16 次提交
-
-
由 Frederic 提交于
Rename GpuCAReduce to GpuCAReduceCuda and reuse the name GpuCAReduce for GpuCAReduceCPY to allow reloading older pickled files.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Added the cumsum and cumprod functions similar to numpy's ones.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-