-
由 Frederic Bastien 提交于
The bug make the CudaNdarray.__getitem__ return something with the wrong number of dimensions. The bug happen with the param of __getitem__ is a tuple with element that are a numpy.int under Ubuntu(system where PyInt_Check(numpy.int) return false.
76884de2