- 13 11月, 2015 1 次提交
-
-
由 carriepl 提交于
[CRASH] Debugmode
-
- 12 11月, 2015 9 次提交
-
-
由 Frédéric Bastien 提交于
Fix pydotprint issue for Python 3
-
由 Frédéric Bastien 提交于
Better error in Scan
-
由 Xavier Bouthillier 提交于
Two-layer hierarchical softmax
-
由 Frederic 提交于
-
由 Yurii Shevchuk 提交于
-
由 AdeB 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Remove trailing semicolon
-
由 Frédéric Bastien 提交于
Fix comparisons with None
-
- 11 11月, 2015 5 次提交
-
-
由 Frédéric Bastien 提交于
Dict can be litteral
-
由 Rémy Léone 提交于
-
由 Rémy Léone 提交于
-
由 Rémy Léone 提交于
-
由 carriepl 提交于
fix gh-3614, fix switch opt when both branch are the same and we broa…
-
- 10 11月, 2015 7 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
fix gh-3614, fix switch opt when both branch are the same and we broadcast the condition. Implement it in an optimized way
-
由 abergeron 提交于
[ENH] Lower triple recursion to simple recursion
-
由 Frederic 提交于
-
由 vdumoulin 提交于
pep8 typed list directory
-
由 Samira Shabanian 提交于
-
- 07 11月, 2015 2 次提交
-
-
由 Frédéric Bastien 提交于
Fix missed rename.
-
由 Arnaud Bergeron 提交于
-
- 06 11月, 2015 3 次提交
-
-
由 Pascal Lamblin 提交于
support list of integer form repeats in repeats
-
由 Samira Shabanian 提交于
-
由 Saizheng Zhang 提交于
-
- 05 11月, 2015 11 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Fix MRG_GPUA context.
-
由 Frederic 提交于
Was: __remove_clients__ -> __prune_r__ inline __prune_r__ inside __remove_clients__ This should help gh-3341 and speed up a little compilation of big graph.
-
由 Frederic 提交于
The recursion was: __remove_clients__ -> __prune_r__ -> __prune__ This help gh-3341 This should also speed up change to the graph, but I didn't do any timming.
-
由 Pascal Lamblin 提交于
[ENH] Keep an history of only 1 checkpoint of FunctionGraph
-
由 Pascal Lamblin 提交于
[ENH] Speed up bn high_mem, infer_shape, trac more stack trace.
-
由 Arnaud Bergeron 提交于
-
由 Frédéric Bastien 提交于
Small tutorial for op params
-
由 Samira Shabanian 提交于
-
由 Frédéric Bastien 提交于
Fix unhashable type if shapes are list
-
- 04 11月, 2015 2 次提交
-
-
由 Frédéric Bastien 提交于
Fix return value of R_op in HostFromGpu/GpuFromHost
-
由 Frederic Bastien 提交于
-