- 17 11月, 2009 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added a fct to return the instance of the default mode. It check that it exist and raise an informative error if it don't exist.
-
- 13 11月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 12 11月, 2009 2 次提交
-
-
In function_module there is a check in infer_reuse_pattern, which is wrong. I talked about it with James, he did a new version of infer_reuse_pattern and assumed that the new version should always return at least what the old version was returning. It turns out this is not the case and that the new version is correct.
-
-
- 22 10月, 2009 2 次提交
-
-
- 09 10月, 2009 1 次提交
-
-
- 11 11月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 10 11月, 2009 7 次提交
-
-
由 Frederic Bastien 提交于
removed Apply._creation_idx as this is not usefull anymore and was causing trouble with the unserialization of Apply node for the CompositeOp.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
put the fusion of elemwise after the gemm optimizer as this make the gemm optimizer not able to make its work.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 07 11月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 06 11月, 2009 2 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 05 11月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 04 11月, 2009 7 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Not enabled by default as for some case it is 1.17x the original time(slowdown) but in other case it is .07x the original time(13 times faster!)
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 03 11月, 2009 4 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
replaced the theano.gof.utils.get_theano_flags fct by a class theano.gof.utils.[TheanoConfig,config] that is a variante of ConfigParse.
-
- 31 10月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-