- 11 11月, 2015 2 次提交
-
-
由 Rémy Léone 提交于
-
由 carriepl 提交于
fix gh-3614, fix switch opt when both branch are the same and we broa…
-
- 10 11月, 2015 5 次提交
-
-
由 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 9 次提交
-
-
由 Frédéric Bastien 提交于
Fix return value of R_op in HostFromGpu/GpuFromHost
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Update .travis.yml
-
由 Pascal Lamblin 提交于
Update install path of miniconda
-
由 Pascal Lamblin 提交于
-
由 Francesco Visin 提交于
Fix BaseAbstractConv2d to convert kernel_shape and image_shape to tuples
-
由 Frédéric Bastien 提交于
Fix a crash when using Softmax with the CLinker
-
由 AlOa 提交于
-
- 03 11月, 2015 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 02 11月, 2015 4 次提交
-
-
由 Frédéric Bastien 提交于
Implemented grad for Images2Neibs using scan.
-
由 Frédéric Bastien 提交于
Correct spelling mistake.
-
由 Frédéric Bastien 提交于
Fix unpickling of Gemm and GpuGemm Ops
-
由 Frederic Bastien 提交于
-
- 31 10月, 2015 2 次提交
-
-
由 Yi-Lin Juang 提交于
-
由 peterjsadowski 提交于
-
- 30 10月, 2015 1 次提交
-
-
由 Frédéric Bastien 提交于
Fix infer_shape of Join when axis < 0
-