- 02 12月, 2016 7 次提交
-
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Simon Lefrancois 提交于
Skip another test when cxx isn't available.
-
- 01 12月, 2016 12 次提交
-
-
由 Frédéric Bastien 提交于
Still merge identical Asserts while Assert merging is disabled
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Try to get_scalar_constant_value for Assert nodes
-
由 Frédéric Bastien 提交于
Remove isnan from the graph for discrete dtype.
-
由 Gijs van Tulder 提交于
Although the fancy merging of conditions is disabled, identical Asserts can still be combined. See #3344.
-
由 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
-
由 Gijs van Tulder 提交于
-
由 Fei Zhan 提交于
-
由 Simon Lefrancois 提交于
Jenkins release scripts
-
- 30 11月, 2016 21 次提交
-
-
由 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.
-