- 27 2月, 2013 1 次提交
-
-
由 Frederic 提交于
-
- 26 2月, 2013 8 次提交
- 25 2月, 2013 5 次提交
-
-
由 nouiz 提交于
Minor stuff
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
- 23 2月, 2013 8 次提交
-
-
由 nouiz 提交于
More stable reduce operations by default
-
由 nouiz 提交于
Fix check that was too restrictive
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Update installation instructions for Anaconda
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Checks the dimensions and bcast in inc_subtensor
-
- 22 2月, 2013 1 次提交
-
-
由 abalkin 提交于
-
- 21 2月, 2013 17 次提交
-
-
由 abalkin 提交于
-
由 abalkin 提交于
-
由 abalkin 提交于
-
由 abalkin 提交于
-
由 abalkin 提交于
-
由 abalkin 提交于
- Included six.py by Benjamin Peterson. (Commit 62d8be3 2013-01-13.) See <https://bitbucket.org/gutworth/six>. - Moved Python 3 compatibility code to theano.compat.
-
由 abalkin 提交于
Python 3 port now passes default "theano-nose" tests under pythobn 3.2.
-
由 abalkin 提交于
-
由 nouiz 提交于
Make sure min <= max in test_clip
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Do not create a complex tensor with zeros, then cast it into floatX, create the floatX zeros directly
-
由 Pascal Lamblin 提交于
If acc_dtype == output.dtype, nothing changes.
-
由 Pascal Lamblin 提交于
This dtype is to be used as accumulator, instead of self.dtype as was previously the case. Then, the result is cast to self.dtype if needed. Also implement the perform version using it.
-
由 nouiz 提交于
Test default blas flags before using them
-