- 05 6月, 2011 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Fix a crash following the new meaning of CudaNdarray.base to always point to the variable that contain the data.
-
由 Frederic Bastien 提交于
-
- 04 6月, 2011 12 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
This is needed to avoid keeping in memory a chain of intermediate arrays.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
There was no memory leak.
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
new function in strutil for making C code look nice even though it was generated programmatically with the wrong indentation
-
由 Ian Goodfellow 提交于
-
- 03 6月, 2011 6 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 02 6月, 2011 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 24 5月, 2011 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
We should use the linker=c|py_nogc flags. Remove reference to FAST_RUN_NOGC that never existed.
-
- 22 5月, 2011 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 26 5月, 2011 1 次提交
-
-
由 James Bergstra 提交于
-
- 25 5月, 2011 1 次提交
-
-
由 Olivier Delalleau 提交于
-
- 21 5月, 2011 2 次提交
-
-
由 Razvan Pascanu 提交于
PROFILE_MODE a suggestion message says you should compile the function in a different mode like for e.g. FAST_RUN_NOGC. When you try to compile in this mode, you get an error saying there is no such mode .. though there actually is.
-
由 Razvan Pascanu 提交于
tensor.as_tensor_variable on inputs of x, but I should do that only if they where numpy.ndarrays (maybe other types) .. because they could be random states case in which tensor.as_tensor_variable fails.
-
- 20 5月, 2011 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
instead of int .. not sure why but I don't see anything wrong with that
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 19 5月, 2011 3 次提交
-
-
由 Razvan Pascanu 提交于
found out this is not the right way of doing it, and there is a much better(tested) way, namely specify_shape
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-