- 24 7月, 2018 1 次提交
-
-
由 abergeron 提交于
Make sure to always pass num_groups
-
- 19 7月, 2018 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 18 7月, 2018 2 次提交
- 17 7月, 2018 2 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 16 7月, 2018 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 05 7月, 2018 2 次提交
-
-
由 Frédéric Bastien 提交于
Add option to override connection_pattern for OpFromGraph
-
由 Frederic Bastien 提交于
-
- 04 7月, 2018 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 28 6月, 2018 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 27 6月, 2018 3 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 abergeron 提交于
Fix gh-6609. Do not do bool-bool when not needed anymore.
-
- 23 6月, 2018 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 22 6月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
Fix lock for python 3
-
- 15 6月, 2018 2 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 23 5月, 2018 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 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 1 次提交
-
-
由 Frederic Bastien 提交于
-