- 22 2月, 2017 2 次提交
-
-
由 notoraptor 提交于
Cast ws, strides and pads to 64 bits integers into both Python and C code for all these ops.
-
由 notoraptor 提交于
Make sure that ws, strides and pads for GpuPool, GpuMaxPoolGrad and GpuAveragePoolGrad are `npy_intp` arrays.
-
- 21 2月, 2017 8 次提交
-
-
由 Frédéric Bastien 提交于
Use 64-bit indices in sparse.AddSD where necessary (fix #5525)
-
由 Frédéric Bastien 提交于
Scan fix
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Prepare release 0.9.0rc1.
-
由 notoraptor 提交于
-
- 20 2月, 2017 7 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Fix reST nested lists syntax. Fix typos.
-
由 notoraptor 提交于
Update .mailmap, then update count and list of contributors
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
[CRASH] Fix crash of GpuElemwise that have too many inputs
-
- 19 2月, 2017 5 次提交
-
-
由 Rebecca N. Palmer 提交于
-
由 Rebecca N. Palmer 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
If there is no room for even 2 inputs, then it will fail rather than loop endlessly.
-
- 18 2月, 2017 4 次提交
-
-
由 Frédéric Bastien 提交于
Clarify error message related to expected kern_shape specs (1D, int64) in GpuDnnConvDesc
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
- 17 2月, 2017 14 次提交
-
-
由 notoraptor 提交于
Clarify error message related to expected kern_shape in GpuDnnConvDesc make_node() method, and fix a related test in test_dnn.
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Fix invalid pointer casts and negative stride handling in sparse
-
由 Pascal Lamblin 提交于
Fix crash due to excessive decref of 1
-
由 Pascal Lamblin 提交于
Fix compilation crash show by THEANO_FLAGS='floatX=float32,dnn.conv.a…
-
由 Frédéric Bastien 提交于
Fix `-Wl,rpath` parameter for Windows (fix #5463).
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Do not decref borrowed references.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Fix batchnorm problems
-