- 01 12月, 2016 7 次提交
-
-
由 Frédéric Bastien 提交于
Remove isnan from the graph for discrete dtype.
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
close file with context manager
-
由 Frédéric Bastien 提交于
Conda fixes
-
由 Frédéric Bastien 提交于
GPU gemv->dot speedup for new backend
-
由 Fei Zhan 提交于
-
由 Simon Lefrancois 提交于
Jenkins release scripts
-
- 30 11月, 2016 23 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 khaotik 提交于
-
由 khaotik 提交于
-
由 Pascal Lamblin 提交于
Fix tests when no compiler.
-
由 Ray Donnelly 提交于
Since each of Anaconda/Miniconda/conda-forge change sys.version to contain different things, and some users may install MKL outside of conda, always try the import and then, if using conda, give some useful information on how to install MKL (by installing `mkl-service` not `mkl`).
-
由 Ray Donnelly 提交于
Many Windows users avoid the command-line and are unfamiliar with env. vars. They can elect to use Anaconda/Miniconda Python as their system Python and in that case would not be able to take advantage of g++ or mkl. This commit works around these issues by adding the appropriate values to os.environ['PATH'] if they are not already on PATH.
-
由 Ray Donnelly 提交于
-
由 Ray Donnelly 提交于
-
由 Ray Donnelly 提交于
sys.prefix/DLLs for MKL DLLs
-
由 abergeron 提交于
Don't allow to change gpuarray.preallocate during execution and make …
-
由 khaotik 提交于
-
由 khaotik 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Don't allow to change gpuarray.preallocate during execution and make mandatory cxx for the new back-end.
-
由 Frédéric Bastien 提交于
Remove the custom version check in the __init__ of pygpu.
-
由 abergeron 提交于
Moving ExtractDiag op to the new backend
-
由 Simon Lefrancois 提交于
fix crash in MRG_RandomStreams with the new backend
-
- 29 11月, 2016 10 次提交
-
-
由 slefrancois 提交于
-
由 slefrancois 提交于
-
由 Frédéric Bastien 提交于
Fix reload pickle
-
由 Frédéric Bastien 提交于
DestroyHandler should not overwrite existing rval[app] values
-
由 Zhouhan LIN 提交于
-
由 Chinnadhurai Sankar 提交于
-
由 Zhouhan LIN 提交于
-
由 Pascal Lamblin 提交于
[CRASH] fix crash. fix gh-5291.
-
由 Arnaud Bergeron 提交于
-
由 Gijs van Tulder 提交于
This solves a problem for Ops with more than one in-place input.
-