- 31 1月, 2011 11 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
- fixes errors in conv_patch_stack_reduce when the entire kernel doesn't fit into shared memory - lowers the shared memory requirement of conv_patch_stack_reduce
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 27 1月, 2011 11 次提交
-
-
由 James Bergstra 提交于
not run during import. Running this code during import messed up the device-switching logic (made it impossible to switch from default device).
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
remove useless DebugMode warning when we think we where not returning a view of the input on empty ndarray.
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 26 1月, 2011 18 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 gdesjardins 提交于
* number fo threads on GPU must be a multiple of NUM_VECTOR_OP_THREADS_PER_BLOCK * this means we will have more threads on the GPU than the number of streams we actually want. * the fix involves making these extra threads do nothing, instead of corrupting the stream of random samples ! TODO: review MRG_RandomStreams test suite.
-
由 Frederic Bastien 提交于
-
由 test_rng_mrg.py 提交于
implementations (on CPU). DebugMode already takes care of this.
-
由 gdesjardins 提交于
-
由 gdesjardins 提交于
-
由 Frederic Bastien 提交于
-