- 23 3月, 2011 5 次提交
-
-
由 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 14 次提交
-
-
由 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 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Test that gemv are inserted into the graph. Disable the gemv test on complex as they don't get inserted.
-
由 Frederic Bastien 提交于
-
- 21 3月, 2011 10 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
re-use it for other optimizations.
-
由 Razvan Pascanu 提交于
optmized right now, and so they make no sense .. The code asks now for more tests though.
-
由 Razvan Pascanu 提交于
interesting ones ?) with the disadvantage of making it slow
-
由 Razvan Pascanu 提交于
combinations of two subtensors.
-
由 Razvan Pascanu 提交于
include the length of the tensor as possible ``stop`` for a useless subtensor.
-
由 Razvan Pascanu 提交于
changes done to the canonical form of the slice.
-
由 Razvan Pascanu 提交于
-
- 19 3月, 2011 11 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
slices given the idx_list and the list of node inputs. The other function transforms a slice into a canonical form ( where all entries are positives), which makes dealing with slices much easier. I've also refractored the perform of the Subtensor to use the first function ( since is mostly copy paste from that code anyway)
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-