- 07 8月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 06 8月, 2010 12 次提交
-
-
由 Frederic Bastien 提交于
fix bug in conv op on the gpu that make the code crash in some case. We don't generate bad result, but read memory that was not usefull and outside the image range.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
add new version of Windows documentation that use pythonxy to have a simpler installation. Their is test instruction for the gpu on windows.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 05 8月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
make GpuFromHost return a dtype of the same dtype as the input. As CudaNdarray support only float32, an error will be raised.
-
- 04 8月, 2010 6 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
fix MakeVector.make_node to upcast its input correctly. fix stack to don't downcast float* to int64 and to don't upcast inputs more then necessary.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 03 8月, 2010 14 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
MakeVector.make_node upcast the input to the dtype received in __init__, but don't allow to loose precission.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
fix a bug in optimization of two consecutive sum. Add a warning when we hit this case. The warning can be disabled by the theano flags warn.sum_sum_bug=False.
-
由 Frederic Bastien 提交于
-
- 02 8月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 31 7月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
-