- 13 8月, 2010 3 次提交
-
-
由 Frédéric Bastien 提交于
-
由 Frederic Bastien 提交于
enabled test_mlp again as now it work correctly. Disable it when the optimization are not the normal one as it is too slow.
-
由 Frederic Bastien 提交于
remove duplicate check that make exit of theano longer then necessary with compiledir with many compiled element.
-
- 12 8月, 2010 10 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 11 8月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 10 8月, 2010 3 次提交
-
-
由 gdesjardins 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Added optimization of useless elemwise node. Refactored those optimization and test to put them together.
-
- 07 8月, 2010 5 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
reverted the many copies scan used to do since it introduced bugs and the corner case it was suppose to address was fixed by Pascal L.
-
由 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 5 次提交
-
-
由 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 提交于
-