- 21 1月, 2012 10 次提交
-
-
由 Olivier Delalleau 提交于
-
由 nouiz 提交于
Add "filter_variable" mechanism in Type
-
由 Olivier Delalleau 提交于
Jacobian/Hessian
-
由 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.
-
- 19 1月, 2012 12 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 18 1月, 2012 14 次提交
-
-
由 Valentin Bisson 提交于
-
由 Razvan Pascanu 提交于
Test using None in slices in local_subtensor_merge
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
Mostly I made the code more consist with the other methods in this file, and also made `using_list` to be more literal (i.e. not to include tuples as well)
-
由 Razvan Pascanu 提交于
Before we used to use the variables `using_list`, `using_tuple`, but I feel is much more clean if we do not rely on those variables that are meant only for re-formating the output
-
由 Razvan Pascanu 提交于
Following olivier's suggestion, I refractored the code that retransforms the output in either a list or tuple
-
由 nouiz 提交于
Fix ticket number (oops).
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Replace refs to Trac tickets with Assembla
-
由 Olivier Delalleau 提交于
Update dev start guide
-