- 27 8月, 2014 3 次提交
-
-
由 Pascal Lamblin 提交于
Fixed the compilation errors in mod.cu
-
由 Pascal Lamblin 提交于
[ENH] OpenMPOp, doc and cleanup
-
由 Frederic 提交于
-
- 26 8月, 2014 6 次提交
-
-
由 ziyuang 提交于
Moved `#include <algorithm>` outside the `#if PY_MAJOR_VERSION >= 3` block.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 ziyuang 提交于
The generated mod.cu contains a number of std::min and std::max. Including <algorithm> will remove the not-found errors from these two functions.
-
由 Pascal Lamblin 提交于
Fix errors in SparseBlockOuterSS c_code.
-
由 Arnaud Bergeron 提交于
-
- 21 8月, 2014 1 次提交
-
-
由 abergeron 提交于
Mixed stuff: pep8, comments, doc, don't enable GpuConv*3D op by default at that module import.
-
- 20 8月, 2014 14 次提交
-
-
由 Pascal Lamblin 提交于
[opt warning] fix gpu reduce opt warning.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
This allow to move more computation to the gpu.
-
- 19 8月, 2014 10 次提交
-
-
由 Frédéric Bastien 提交于
Float64
-
由 Frédéric Bastien 提交于
Add an option to desactivate conv2d_fft at the op level
-
由 Nicolas Ballas 提交于
-
由 Nicolas Ballas 提交于
-
由 Nicolas Ballas 提交于
-
由 Nicolas Ballas 提交于
-
由 abergeron 提交于
3dfftconv
-
由 Nicolas Ballas 提交于
-
由 Nicolas Ballas 提交于
-
由 Nicolas Ballas 提交于
-
- 16 8月, 2014 1 次提交
-
-
由 Nicolas Ballas 提交于
-
- 15 8月, 2014 3 次提交
-
-
由 Pascal Lamblin 提交于
Don't make the kernels debuggable by default, but add those arguments to the 'nvcc-safe' list.
-
由 Arnaud Bergeron 提交于
-
由 abergeron 提交于
Conv gemm non-square kernel support
-
- 14 8月, 2014 2 次提交
-
-
由 abergeron 提交于
Extend documentation (plus small fix)
-
由 Pascal Lamblin 提交于
-