- 31 10月, 2013 18 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 26 10月, 2013 3 次提交
-
-
由 Frédéric Bastien 提交于
Add test for gh-1549
-
由 Pascal Lamblin 提交于
-
由 Razvan Pascanu 提交于
Fix scan merge inouts
-
- 25 10月, 2013 6 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
We want to avoid merging different outputs of a scan node, that compute the same thing, but keep a different number of steps.
-
由 Pascal Lamblin 提交于
In particular, use op.__call__ rather than make_node, so the tag.test_value gets computed automatically. The weird syntax with **dict(return_list=True) is because in older Python versions (including 2.4), you cannot pass a named argument (return_list=True) after an expanded list of unnamed arguments (*args). You can, however, pass an expanded dictionary of named argument (**kwargs).
-
由 Pascal Lamblin 提交于
-
- 24 10月, 2013 4 次提交
-
-
由 Olivier Delalleau 提交于
Add acknowledgement about the MRG31k3p implementation.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
Fix pickling of GpuConv
-
- 23 10月, 2013 5 次提交
-
-
由 Frédéric Bastien 提交于
Minor typo fixes and rephrasing for clarity
-
由 Olivier Delalleau 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
fix test following the removing of set_flops.
-
由 Frederic 提交于
-
- 22 10月, 2013 4 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Flops
-
由 Frederic 提交于
-