- 21 10月, 2009 8 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
added OutputGuard sanity check to AddDestroyHandler to ensure that outputs are protected from destructive operations
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 20 10月, 2009 4 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
__hash__ functions are broken.
-
由 James Bergstra 提交于
subject of where (if anywhere) these options should go.
-
由 Frederic Bastien 提交于
-
- 17 10月, 2009 8 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
better implementation of scalar.Composite.__eq__ and .__hash__. started the implementation of Composite pickling(disabled).
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 16 10月, 2009 8 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
code change in softmax: removed the isinf and 0.0 checks because they would fail incorrectly for NaN inputs.
-
由 James Bergstra 提交于
In a finished commit, the shape would replace the broadcastable parameter, since the broadcastable vector can be computed from the shape. The shape has None in components that are unknown.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added scalar.Composite.__str__ as we don't want all element of the op to happear in the str representation.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 15 10月, 2009 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
better test for the canonizer. skip test that are know to fail because they are not implemented. They are not real error or failure.
-
- 14 10月, 2009 6 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
changed CLinker.cmodule_key to do the real computation in a static method to allow calling it from elsewhere.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 13 10月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 10 10月, 2009 2 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-