- 05 2月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Also gived info on how to give name to variables.
-
- 04 2月, 2010 19 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
bugfix in gpu convolution on the gpu. The bug as created in revision f57050592a51 the 26 january 2010.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 03 2月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
print a warning about the move of theano/sandbox/conv.py. We import the new version to don't break stuff for some time.
-
- 02 2月, 2010 9 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 gdesjardins 提交于
-
由 gdesjardins 提交于
* moved sandbox/conv.py to tensor/nnet/conv.py * created tensor/signal/conv.py which implements generic 2D convolution (i.e. traditional signal processing definition) + tests * added tensor/nnet/tests/speed_test_conv.py which contains Fred's speed tests for ConvOp * added appropriate documentation to sphinx library docs
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
moved theano.compile.mode.default_{mode,linker,optimizer} to theconfig system as {mode,linker,optimizer}. Also added that when config.mode is Mode, ProfileMode or DebugMode, mode.get_default_mode return this mode initilized with config.linker and config.optimizer.
-
- 01 2月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 30 1月, 2010 7 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-> crossentropy optimization still works when storing labels on the GPU.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
gpuelemwise
-