- 09 7月, 2013 3 次提交
- 08 7月, 2013 4 次提交
-
-
由 Frederic 提交于
When the output was of size 0, we where returning a numpy ndarray instead of a CudaNdarray. No news, as this is a fix to something new since the last release.
-
由 Frederic 提交于
-
由 Frederic 提交于
Make GpuCrossentropySoftmaxArgmax1HotWithBias and GpuCrossentropySoftmax1HotWithBiasDx work for bigger inputs.
-
由 Frederic 提交于
I don't know if argsort should have a grad defined, so I mark it as not implemented.
-
- 05 7月, 2013 4 次提交
- 04 7月, 2013 2 次提交
- 03 7月, 2013 10 次提交
-
-
由 Frederic 提交于
Fix GpuConv error reporting. The error was raised in the next executed apply node when we detect the input to be None instead of CudaNdarray. this fixes gh-786.
-
由 Frederic 提交于
-
由 Frederic 提交于
It was passing event if it tested the wrong stuff. After fixing it still work correctly.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
It was a set, not it is now a list. This cause problem in the error handling code where we try to get the index in a set. That isn't defined.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Reported by Ryan Price
-
- 29 6月, 2013 5 次提交
- 28 6月, 2013 10 次提交
-
-
由 lamblin 提交于
Gpu extract diag
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 lamblin 提交于
Better error message when an apply node execution fail.
-
由 lamblin 提交于
fix gh-1133, don't replace error message from compute_test_value.
-
由 lamblin 提交于
Fix sum sum crash
-
- 27 6月, 2013 2 次提交