- 23 3月, 2011 29 次提交
-
-
由 Pascal Lamblin 提交于
Now: - we return the cached mode only if the default mode was asked - we chack that the cached mode is actually of the right class (because config.mode can change during the execution). -
由 Pascal Lamblin 提交于
This allows to cache the default mode.
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
- Compile a function, and call it on random values (so DebugMode can verify things) - Work on floatX, so gradients can be verified - Verify gradients - Check that some incorrect inputs lead to errors
-
由 Razvan Pascanu 提交于
start/stop/tep
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
into the graph
-
由 Razvan Pascanu 提交于
allows you to color the nodes with colors. You can optionally provide a dictionary of colors to the function.
-
由 Pascal Lamblin 提交于
-
由 Josh Bleecher Snyder 提交于
-
由 Josh Bleecher Snyder 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 David Warde-Farley 提交于
Fix two more problems in multi_dtype_cast_tests. Obviously not thinking straight today. Tests run now.
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
added python binding for cuda nd array dimshuffle added test of the above used the above to cover all four tranpose cases of test_cuda_ndarray.py:test_dot
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 Ian Goodfellow 提交于
fixed an issue where test_reshape in test_cuda_ndarray did not use the correct seed for random number generation
-
- 22 3月, 2011 11 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
These tests were previously computing wrong values.
-
由 Razvan Pascanu 提交于
condition.
-
由 Razvan Pascanu 提交于
one that works on scalars.
-
由 Razvan Pascanu 提交于
previously introduced function for merging two slices.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-