- 09 12月, 2009 3 次提交
-
-
由 Pascal Lamblin 提交于
InversePermutation ReorderRowElements -
由 Pascal Lamblin 提交于
argument "ndim_added" to random_function. Use that mechanism for "multinomial" and "permutation" distributions.
-
由 Pascal Lamblin 提交于
distribution.
-
- 04 12月, 2009 1 次提交
-
-
由 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()
-
- 24 11月, 2009 10 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
always register local_elemwise_fusion, but not in fast_run by default. Allow the test to work and test it event if not enabled.
-