- 26 11月, 2009 3 次提交
-
-
由 Frederic Bastien 提交于
new config system based on the execution of theano/config.py. Changed all call to os.getenv to use this file and put the config from gof/utils.py in the new file.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-pass verbose and version to new op generated by ConvOp.grad()
-
- 24 11月, 2009 10 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
always register local_elemwise_fusion, but not in fast_run by default. Allow the test to work and test it event if not enabled.
-
- 20 11月, 2009 6 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 19 11月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 17 11月, 2009 11 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 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.
-
- 14 11月, 2009 2 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 13 11月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 12 11月, 2009 4 次提交
-
-
由 Frederic Bastien 提交于
changed comment to tell that we make a special case for scalar in all case into elemwise for the gpu.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
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.
-