- 18 1月, 2011 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 15 1月, 2011 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 14 1月, 2011 2 次提交
-
-
由 Frederic Bastien 提交于
as they make a difference in the hash. They don't change the generated c code for now. This is a follow up from James code-review comment.
-
由 Olivier Delalleau 提交于
-
- 13 1月, 2011 21 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
Made it easier to see how to get the full list of config attributes, also fixed display issue with some attributes not being prefixed with config
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
create a new flag init_gpu_device that select the gpu to use, but don't automatically move computation to it.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
have get_constant_value handle the case of Subtensor(Shape) when their is some dimensions broadcastable. This should fix the bug in the buildbot about the grad of the neibhbors op.
-
由 Frederic Bastien 提交于
-
- 12 1月, 2011 4 次提交
-
-
由 Olivier Delalleau 提交于
Renamed temporary variable s_input into tmp_s_input to avoid confusion with s_inputs and thus make code easier to read
-
由 Olivier Delalleau 提交于
-
由 Frederic Bastien 提交于
This fix the remaining case error in the buildbot. This don't hide the new case fused in the previous commit as their was error before it in the gpu 3d case. The error in 4d are not real error as they are caused by limit in the number of input in a gpu elemwise op we can put in the gpu code that exist now.
-
由 Frederic Bastien 提交于
Make the fusion of elemwise respect in all case the maximum number of op and make it fuse more element to get closer to it in some case. This make the new failure in the Buildbot fail in less case.
-
- 11 1月, 2011 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
remove a test that fail for not implemented feature as the original case is now tested in other tests
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 fsavard 提交于
-
由 fsavard 提交于
-
由 Frederic Bastien 提交于
-