- 06 7月, 2011 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
-
- 05 7月, 2011 7 次提交
-
-
由 Olivier Delalleau 提交于
The problem was that numpy added new data types, like complex192 or float96, that are currently not supported by Theano. The tests would try to test Theano behavior on these new datatypes. Also in this commit: removed a warning in tests when config.int_division is set to 'int'.
-
由 Olivier Delalleau 提交于
Also removed a part of a warning that is not needed anymore, since the line triggering the warning should now be displayed.
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Fixed C compilation crash under Windows 32 bit, where setting a theano_complex64 to 0 was not supported
-
由 Olivier Delalleau 提交于
-
- 04 7月, 2011 9 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
- Partially removed a confusing mention of THEANO_FLAGS which was a leftover from a previous version where it was shown in the suggested nosetests command - Removed mention of warn.ignore_bug_before since tests are now automatically configured to avoid printing those warnings
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
This is needed e.g. for the --with-id option of nosetests to work properly.
-
由 Olivier Delalleau 提交于
-
- 02 7月, 2011 4 次提交
-
-
由 James Bergstra 提交于
merge w conflicts in cuda init and nvcc_compiler - I had to clobber my previous commits which were bad
-
由 James Bergstra 提交于
-
由 Olivier Delalleau 提交于
This is useful e.g. to be able to copy a precompiled cutils_ext into the compiledir *after* reading the value of theano.config.compiledir.
-
由 Olivier Delalleau 提交于
- Fixed crashes in an unusual Python 2.4.4 Windows environment when calling subprocess.Popen with a mix of PIPE and None values for stdout, stderr and stdin. - Fixed crashes when using a C cache copied from another location.
-
- 01 7月, 2011 7 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 30 6月, 2011 6 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 29 6月, 2011 2 次提交
-
-
由 Pascal Lamblin 提交于
-
由 James Bergstra 提交于
-
- 28 6月, 2011 3 次提交
-
-
由 Pascal Lamblin 提交于
However, this warning will not be emitted if deleting all modules (this is done by "theano-cache clear", for instance).
-
由 Pascal Lamblin 提交于
Partly reverts 5ff6e487f285.
-
由 Pascal Lamblin 提交于
-