- 15 5月, 2018 2 次提交
-
-
由 abergeron 提交于
Make the csm_unsorted matrix a bit bigger to avoid accidentaly sorted indices
-
由 Arnaud Bergeron 提交于
-
- 11 5月, 2018 3 次提交
-
-
由 abergeron 提交于
Make Theano work under pypy (WIP)
-
由 Frédéric Bastien 提交于
On windows, check for intel OpenMP if gnu failed for mkl
-
由 Arnaud Bergeron 提交于
-
- 10 5月, 2018 3 次提交
-
-
由 Frédéric Bastien 提交于
Fix for mixed-dtype input in dnn_conv
-
由 Glexin 提交于
* Fix bug of incorrect seq slice in scan with one step.
-
由 Pascal Lamblin 提交于
Skip test_sync_update in DEBUG_MODE because it is incompatible
-
- 09 5月, 2018 3 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 27 4月, 2018 6 次提交
-
-
由 GSam 提交于
-
由 Garming Sam 提交于
The library .so file is named pypy3-c rather than pypy-c.
-
由 Garming Sam 提交于
CPython extensions built for PyPy should be named used a special suffix which includes the variant of Python e.g. .pypy-41.so. These can be loaded at runtime (import module) without doing anything special and will not be confused with regular Python CPython modules.
-
由 Garming Sam 提交于
This call does not exist in PyPy (as it presumably doesn't refcount).
-
由 Garming Sam 提交于
This type is unavailable in PyPy (and also unlikely to be exposed). This just removes a type-check.
-
由 Frédéric Bastien 提交于
Broken link in doc to amdlibm
-
- 26 4月, 2018 1 次提交
-
-
由 Simon Lefrancois 提交于
-
- 25 4月, 2018 1 次提交
-
-
由 Glexin 提交于
Fix scan MissingInputError cause by hidden var used in condition.
-
- 14 4月, 2018 1 次提交
-
-
由 abergeron 提交于
Doc magma
-
- 13 4月, 2018 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 11 4月, 2018 1 次提交
-
-
由 Pascal Lamblin 提交于
Don't ask for MKL_THREADING_LAYER=GNU if NumPy is fixed
-
- 10 4月, 2018 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 06 4月, 2018 1 次提交
-
-
由 Pascal Lamblin 提交于
Follow API changes in cudnn 7.1 for RNN params
-
- 03 4月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
Also default to clang for FreeBSD.
-
- 30 3月, 2018 4 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 29 3月, 2018 1 次提交
-
-
由 Pascal Lamblin 提交于
Try cygwin fix
-
- 21 3月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
Fix scan names of variables.
-
- 20 3月, 2018 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 abergeron 提交于
Support more recent flake8 version
-