- 19 3月, 2014 7 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 abergeron 提交于
bugfix, for a case that don't happen right now.
-
由 Frederic 提交于
The preallocated output size for make_vector should ALWAYS be the good shape right now as it only depend on the ndim and that is constant in the graph and we only give preallocated output of the same node. This fix will be useful in the futur if we make other type of preallocated output that could be of the wrong size.
-
- 18 3月, 2014 7 次提交
-
-
由 abergeron 提交于
[BUG] in fast compile related to inplace opt.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 abergeron 提交于
Add subgraph_grad
-
由 Nicholas Leonard 提交于
-
-
由 Nicholas Leonard 提交于
-
- 17 3月, 2014 4 次提交
- 14 3月, 2014 1 次提交
-
-
由 abergeron 提交于
Add tile in the doc.
-
- 13 3月, 2014 1 次提交
-
-
由 Frederic 提交于
-
- 12 3月, 2014 6 次提交
-
-
由 abergeron 提交于
Update the c_code_cache_version that was forgotten.
-
由 Frederic 提交于
-
由 Nicholas Leonard 提交于
-
-
由 Nicholas Leonard 提交于
-
由 Nicholas Leonard 提交于
-
- 11 3月, 2014 8 次提交
- 07 3月, 2014 2 次提交
-
-
由 abergeron 提交于
Speed up matVecModM function.
-
由 Marc-Alexandre Cote 提交于
-
- 04 3月, 2014 4 次提交
-
-
由 abergeron 提交于
Add consider_constant op
-
由 abergeron 提交于
Use pip --user instead of --install-option
-
由 Bart 提交于
-
由 Bart 提交于
I don't know if there is a specific reason that --install-option='--prefix=~/.local' is used instead of pip's --user, but it seems to break things when installing Theano without root access (both myself and Jae Hyun had this issue).
-