- 04 12月, 2012 4 次提交
-
-
由 abalkin 提交于
places in docstrings. It was spelled numpy.RandomState instead of numpy.random.RandomState.
-
由 lamblin 提交于
Fix EighGrad that didn't returned the good dtype when the input is float...
-
由 Frederic 提交于
Use the real dtype in case of mixed dtype input and work around dtype change depending of numpy version.
-
由 Frederic 提交于
This was an error in the buildbot.
-
- 03 12月, 2012 3 次提交
-
-
由 nouiz 提交于
Minor fixes (typos)
-
由 Olivier Delalleau 提交于
Fixed a few typos in documentation.
-
由 abalkin 提交于
-
- 02 12月, 2012 1 次提交
-
-
由 Olivier Delalleau 提交于
-
- 01 12月, 2012 2 次提交
- 30 11月, 2012 13 次提交
-
-
由 nouiz 提交于
Fixed crash in constant folding optimization
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
This is because either: - There will never be any client and thus the node will be pruned, so performing constant folding would be a waste of time, or - Someone will add clients later and will re-run the constant folding phase, in which case we will want to use the client-dependent logic to decide whether constant folding should be applied or not.
-
由 Olivier Delalleau 提交于
-
由 lamblin 提交于
Fix tests
-
由 nouiz 提交于
Fix import issue Olivier caught after my last PR was merged
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
Fix for a source of non-determinism
-
由 Olivier Delalleau 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 29 11月, 2012 8 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Corrected a few typos in scan documentation.
-
由 abalkin 提交于
-
由 goodfeli 提交于
Fix optimization warning due as we didn't returned the right dtype for e...
-
由 Olivier Delalleau 提交于
This can just cause confusion.
-
由 Olivier Delalleau 提交于
-
由 nouiz 提交于
Ready to merge: Determinism fix
-
- 28 11月, 2012 9 次提交