- 02 5月, 2013 5 次提交
- 30 4月, 2013 2 次提交
-
-
由 Olivier Delalleau 提交于
Revert "msvc doesn't understand -Wl,-rpath option"
-
- 29 4月, 2013 11 次提交
-
-
由 nouiz 提交于
msvc doesn't understand -Wl,-rpath option
-
由 nouiz 提交于
Added 'on_opt_error=pdb' to fall into pdb on error
-
由 nouiz 提交于
Minor fixes
-
由 Bogdan Budescu 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
- 28 4月, 2013 11 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
This makes it easier to debug crashes in optimizations.
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Also made sample code better PEP8-compliant, and fixed a minor typo in an error message. Fixes gh-1353
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Add a note in the doc with URL to help link with MKL.
-
- 27 4月, 2013 1 次提交
-
-
由 Olivier Delalleau 提交于
make sparse Arctanh gradient test more stable.
-
- 26 4月, 2013 5 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
The dostring of the file tensor/basic.py isn't automatically included in the theano doc as others module as it don't display nicely. So we do it in a better format manually.
-
由 Frederic 提交于
fix gh-1317
-
由 Frederic Bastien 提交于
Otherwise, it was failing due to numerial problem in some case.
-
- 25 4月, 2013 3 次提交
-
-
由 nouiz 提交于
Removed a misleading comment.
-
由 nouiz 提交于
Add a benchmark result for the GTX 650 Ti
-
由 Ben McCann 提交于
Add a benchmark result for the GTX 650 Ti and add spaces in the card names so that this file can more easily be found when searching (via grep, Google, etc.) using the real names
-
- 24 4月, 2013 1 次提交
-
-
由 Hannes Schulz 提交于
The value added to a_i (result of multiplication i_d*a_str[d]) was unsigned int, which broke when strides were negative. This is not a bug in nvcc 3.0, it is correct behavior according to the C99 standard: "Otherwise, if the operand that has unsigned integer type has rank greater or equal to the rank of the type of the other operand, then the operand with signed integer type is converted to the type of the operand with unsigned integer type."
-
- 22 4月, 2013 1 次提交
-
-
由 nouiz 提交于
Always use the value of rebuild_strict
-