- 29 1月, 2011 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 28 1月, 2011 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 gdesjardins 提交于
-
由 gdesjardins 提交于
-
由 gdesjardins 提交于
should help identify which ares of the graph to optimize for GPU.
-
由 Razvan Pascanu 提交于
-
由 Olivier Delalleau 提交于
Updated Windows installation docs with instructions about how to get rid of the error message about assert not being declared
-
- 27 1月, 2011 15 次提交
-
-
由 gdesjardins 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
from previous runs, which ScanGrad would end up using
-
由 Razvan Pascanu 提交于
-
由 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 17 次提交
-
-
由 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 提交于
-