- 02 2月, 2009 2 次提交
- 26 1月, 2009 1 次提交
-
-
TODO: implementation for any axis is pretty straightforward (pad_shapeleft + DimShuffle)
-
- 24 1月, 2009 1 次提交
-
-
"missing storage error"
-
- 21 1月, 2009 5 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
* clearer error messages when input data does not match either indices or kmap
-
- 20 1月, 2009 5 次提交
-
-
test file. + misc. tweaks
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 17 1月, 2009 2 次提交
-
-
由 Olivier Breuleux 提交于
-
由 Olivier Breuleux 提交于
-
- 16 1月, 2009 1 次提交
-
-
由 James Bergstra 提交于
-
- 15 1月, 2009 3 次提交
-
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 14 1月, 2009 6 次提交
-
-
of [False]*<dim>
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 Frederic Bastien 提交于
-
- 08 1月, 2009 5 次提交
-
-
由 james@X40 提交于
-
@TODO: this whole kernel map thing should've probably been implemented as its own op, which would sit between the kernel taps and the CSM op (a "Shuffle" or "TensorView" op). Revisit at a later date
-
* bug fix: force todense of sparse matrices in check_equal, as two sparse matrices are never equal in scipy 0.6 * numeric_grad no longer cares that all parameters are of the same type * new Reshape optimization (@todo: reshape-flatten optimization)
-
由 james@X40 提交于
-
由 james@X40 提交于
-
- 07 1月, 2009 1 次提交
-
-
由 james@X40 提交于
-
- 20 12月, 2008 2 次提交
-
-
由 Frederic Bastien 提交于
reverted my change to module.py as they cause some trouble. I will look at them after the hollydays.
-
由 Frederic Bastien 提交于
better test and removed the test test_no_shared_members as it have no reason to exist. The shared/non-shared ness of a results is tested in other test.
-
- 18 12月, 2008 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added partial test for this.
-
由 Frederic Bastien 提交于
-
- 17 12月, 2008 2 次提交
-
-
由 Frederic Bastien 提交于
updated the test
-
-