- 07 7月, 2011 7 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
* * * new op: Cond * * * gpu lazycond optimization
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 06 7月, 2011 17 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
* * * added profile param support to function * * * added profile param support to pfunc * * * profile argument support in DebugMode
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Olivier Delalleau 提交于
Also removed some unused duplicated code.
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
Fixed script run_tests_in_batch so that it works even when the 'nosetests' command cannot be directly called from subprocess. This happens for instance on Windows when nosetests was installed within MinGW with "python setup.py install".
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
- 05 7月, 2011 8 次提交
-
-
由 James Bergstra 提交于
-
由 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 8 次提交
-
-
由 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.
-