- 09 12月, 2009 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added THEANO_FLAGS=nvcc.fastmath (THEANO_FLAGS=fastmath as shortcut). Will add -use_fast_math to nvcc.
-
- 07 12月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
added the theano flags op.set_flops that will make convop in profile mode print the number of flops.
-
- 05 12月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 04 12月, 2009 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Changed RandomStream.perform so it casts the shape into a tuple, to work around a bug in numpy.
-
- 03 12月, 2009 4 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 02 12月, 2009 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
put the default value of THEANO_BLAS_LDFLAGS into config.py and changed so that if empty, we will use numpy.dot(no c_code)
-
- 01 12月, 2009 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 30 11月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 28 11月, 2009 4 次提交
-
-
由 Frederic Bastien 提交于
added disable the generation of conv_full_patch_stack_padded directly in GpuConv to test the hard coding of more parameter.
-
由 Frederic Bastien 提交于
small fix. python don't seam to like that we put the default value of an argument to be the result of a fct call to another module.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 27 11月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 26 11月, 2009 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
new config system based on the execution of theano/config.py. Changed all call to os.getenv to use this file and put the config from gof/utils.py in the new file.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-pass verbose and version to new op generated by ConvOp.grad()
-