- 21 1月, 2012 7 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
If one of the "then" elements is a TensorType, and the corresponding element in the "else" branch is a compatible type, or vice versa, convert it into TensorType, so both have the same Type, and the output Type can be determined. This should fix a problem reported by Ian. [Commit amended to fix problem spotted by Fred]
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
It should work similarly to filter(), but on symbolic variables, returning equivalent variables of the current Type if they are compatible.
-
由 Pascal Lamblin 提交于
-
- 20 1月, 2012 4 次提交
-
-
由 nouiz 提交于
Fixed import crash in optimizations
-
由 Olivier Delalleau 提交于
-
由 nouiz 提交于
CCW#37: REVIEW/TEST/DOC theano/sparse/sandbox/sp.py:RemoveO
-
由 Valentin Bisson 提交于
CCW#37: modified theano.config.mode value under which assertion of application of the optimization is done.
-
- 18 1月, 2012 11 次提交
-
-
由 Valentin Bisson 提交于
-
由 Razvan Pascanu 提交于
Test using None in slices in local_subtensor_merge
-
由 nouiz 提交于
Fix ticket number (oops).
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Replace refs to Trac tickets with Assembla
-
由 Olivier Delalleau 提交于
Update dev start guide
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 17 1月, 2012 14 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Update the online doc about max, min,... function.
-
由 Frederic 提交于
-
由 nouiz 提交于
Finished square diagonal op
-
由 Eric Laufer 提交于
-
由 Eric Laufer 提交于
-
由 Olivier Delalleau 提交于
Check blas improvements
-
由 nouiz 提交于
docstrings for the pinv op
-
由 Frederic 提交于
-
由 nouiz 提交于
Improved overall presentation
-
由 Olivier Delalleau 提交于
-
- 14 1月, 2012 4 次提交
-
-
由 Razvan Pascanu 提交于
Fix subtensor merge
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
The formula for getting an element from an index in a reversed sequence was wrong.
-
由 Pascal Lamblin 提交于
- Simplify and move test case for the bug reported by Razvan - Add more general test of merging tensor[slice][index]
-