- 06 2月, 2010 5 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Frederic Bastien 提交于
-
- 05 2月, 2010 5 次提交
-
-
由 Dumitru Erhan 提交于
-
由 Dumitru Erhan 提交于
-
由 Frederic Bastien 提交于
-
由 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.
-