- 24 7月, 2015 7 次提交
-
-
由 Frédéric Bastien 提交于
Inline optimization for destroyhandler.py
-
由 Frédéric Bastien 提交于
Fix bad change to gpuarray optimizations.
-
由 abergeron 提交于
Add CNMeM in Theano to speed up CUDA allocation.
-
由 Frederic 提交于
-
由 Ziye Fan 提交于
- getroot - add_impact - get_impact
-
由 Arnaud Bergeron 提交于
-
由 Frederic 提交于
-
- 23 7月, 2015 33 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
OpFromGraph.infer_shape()
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Julien Demouth 提交于
-
由 Julien Demouth 提交于
-
由 Julien Demouth 提交于
This new version of CNMeM corresponds to the following commit https://github.com/NVIDIA/cnmem/commit/2559e911ca5ad33c8a8aa7e5877345265115d963 It contains two bug fixes: 1/ One critical fix when the first device used by the library is not device 0. It could result in a call to cudaSetDevice(-1). 2/ One minor issue with a call to cnmemMalloc with a non-NULL pointer but a size of 0. It returned an CNMEM_STATUS_BAD_PARAM in the past. It is now fixed and it returns success. I also changed the code in cuda_ndarray.cu to remove the extra check when the size of the allocation was 0.
-
由 Julien Demouth 提交于
Update the code to support CNMeM (formerly known as Cumem).
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
flake8 for tensor/nnet/nnet.py
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Iban Harlouchet 提交于
-
由 Frédéric Bastien 提交于
Mixed
-