- 07 9月, 2013 3 次提交
- 06 9月, 2013 2 次提交
-
-
由 Pascal Lamblin 提交于
Fix compilation crash reported in gh-1518 for gpujoin.
-
由 Frederic 提交于
-
- 05 9月, 2013 2 次提交
-
-
由 Frédéric Bastien 提交于
Update message to mention the need to clear the cache
-
由 Frédéric Bastien 提交于
BUGFIX: tutorial -> Derivatives in Theano -> Jacobian times a Vector -> L-operator.
-
- 04 9月, 2013 10 次提交
-
-
由 Frédéric Bastien 提交于
Add init_code mechanism to register code in module init function
-
由 Frédéric Bastien 提交于
Always call hashlib.md5 on a C-contiguous array
-
由 Pascal Lamblin 提交于
Scan crash fix
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frédéric Bastien 提交于
Use half_nbits floats instead of nbits. fixes gh-1510
-
- 03 9月, 2013 2 次提交
-
-
由 Frédéric Bastien 提交于
Use compat.python2x.all instead of numpy.all on generator
-
由 Pascal Lamblin 提交于
-
- 28 8月, 2013 1 次提交
-
-
由 Pascal Lamblin 提交于
-
- 27 8月, 2013 2 次提交
-
-
由 lamblin 提交于
Sparse updates
-
由 Pascal Lamblin 提交于
Otherwise, the generator evaluates to "True", because numpy.all does not actually iterate through it. Also add test case to check that m[0, idx_list] triggers full advanced indexing, not "take".
-
- 23 8月, 2013 1 次提交
-
-
由 Ilya Dyachenko 提交于
-
- 20 8月, 2013 7 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
This help test those cases. Conflicts: theano/sparse/tests/test_basic.py
-
由 lamblin 提交于
Doc how to make an sparse op
-
由 Pascal Lamblin 提交于
-
- 17 8月, 2013 10 次提交
-
-
由 Frederic 提交于
Use [:mintap] instead of [:-n_tap_done], to make it use the same was as other place to help subtensor opt.
-
由 Frédéric Bastien 提交于
FIX: Example code from tutorial page fails with conversion error
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
I updated the test to check that. Other place where we talk about remove0 was telling that it just remove 0.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Add documentation about the fct csm_data, csm_indices, csm_indptr, csm_shape, csm_properties and theano.sparse.tests.test_basic.sparse_random_inputs.
-
由 Frederic 提交于
-
由 Frederic 提交于
This help test those cases.
-