- 11 12月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 10 12月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 09 12月, 2010 11 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
In sparse.CSMProperties, don't put the last return as view, as we create a new ndarray from a tuple.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
make debugmode use the new theano.misc.may_share_memory.may_share_memory fct to don't raise useless warning. It was calling the wrong *Type.may_share_memory sometimes.
-
由 Frederic Bastien 提交于
added new theano.misc.may_share_memory that handle more case and can be called in all case(with and without scipy,...). Test it.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 08 12月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 07 12月, 2010 11 次提交
-
-
由 Frederic Bastien 提交于
fix bug that disabled fonctionnality in Reshape that broke the buildbot. Add specifig test about it.
-
由 Frederic Bastien 提交于
fix bug(it disabled some fonctionality) introduced in commit 54f8821476cc. Add test to catch it directly.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 06 12月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 04 12月, 2010 7 次提交
-
-
由 Ian Goodfellow 提交于
added feature where Conv3D ops give names to their gradients
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
fixed a bug in ConvTransp3D where infer_shape transposes two of the axes
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
- 03 12月, 2010 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Josh Bleecher Snyder 提交于
Add yet another option for how to run the check_whitespace hook: incremental-with-patch. The idea is: If a file was clean, block commits that make it unclean. If it wasn't clean, don't block, but still propose a patch to clean it up. This may not work for folks using an hg gui. Thanks to Fred for the suggestion.
-