- 19 3月, 2020 4 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Marcel Bargull 提交于
-
由 Tim Gates 提交于
Closes #6734
-
由 Adrian Seyboldt 提交于
-
- 07 2月, 2020 2 次提交
-
-
由 Thomas Wiecki 提交于
-
由 Thomas Wiecki 提交于
-
- 14 9月, 2019 1 次提交
-
-
由 Frédéric Bastien 提交于
use string_types instead of str in get_substream_rstates dtype assertion
-
- 06 9月, 2019 1 次提交
-
-
由 Tim O'Donnell 提交于
Using Theano 1.0.4 via Keras 2.2.5 under Python 2.7.12, calling `keras.model.model_from_json()` for model deserialization fails at this assertion in theano at `get_substream_rstates` because `json.loads()` as called by Keras is returning a dict with unicode objects as values. This PR fixes the problem.
-
- 22 8月, 2019 5 次提交
-
-
由 Frédéric Bastien 提交于
Fix deprecation warning.
-
由 rpgoldman 提交于
-
由 rpgoldman 提交于
-
由 rpgoldman 提交于
Change the import of `Iterable` from `collections.Iterable` to `collections.abc.Iterable` to future-proof against Python 3.7.8.
-
由 Frédéric Bastien 提交于
Ignore new error that we didn't enforced before.
-
- 21 8月, 2019 2 次提交
-
-
由 Frederic Bastien 提交于
Fix pygment version. Its packages pkgs/main/noarch::pygments-2.4.2-py_0 get installed in Python 3.4, but it give an error that is doesnt support it.
-
由 Frederic Bastien 提交于
-
- 01 6月, 2019 1 次提交
-
-
由 Rodrigo Luger 提交于
-
- 03 5月, 2019 1 次提交
-
-
由 Rodrigo Luger 提交于
Casting `diagonal_slice` to tuple eliminates a FutureWarning from numpy that could cause an error down the line.
-
- 04 3月, 2019 1 次提交
-
-
由 Frédéric Bastien 提交于
added test for output shape of frac bilinear upsampling
-
- 03 3月, 2019 1 次提交
-
-
由 Frédéric Bastien 提交于
-
- 08 2月, 2019 1 次提交
-
-
由 Frédéric Bastien 提交于
-
- 02 2月, 2019 3 次提交
-
-
由 Duc Nguyen 提交于
-
由 Duc Nguyen 提交于
-
由 Duc Nguyen 提交于
-
- 18 1月, 2019 1 次提交
-
-
由 abergeron 提交于
Update the documentation on gpuarray.sched
-
- 17 1月, 2019 1 次提交
-
-
由 Igor Varfolomeev 提交于
-
- 16 1月, 2019 3 次提交
-
-
由 Frédéric Bastien 提交于
Update the documentation on how to upload the package to PyPI
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 11 1月, 2019 2 次提交
- 09 1月, 2019 2 次提交
-
-
由 Duc Nguyen 提交于
-
由 Frédéric Bastien 提交于
Be compatible with Numpy 1.16
-
- 04 1月, 2019 2 次提交
-
-
由 Frédéric Bastien 提交于
-
由 Rebecca N. Palmer 提交于
-
- 11 12月, 2018 1 次提交
-
-
由 Duc Nguyen 提交于
-
- 10 12月, 2018 1 次提交
-
-
由 Duc Nguyen 提交于
-
- 08 12月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
MAINT: collections import is deprecated
-
- 29 11月, 2018 1 次提交
-
-
由 Andrew Nelson 提交于
-
- 22 11月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
GpuContiguous need a perform method.
-
- 21 11月, 2018 1 次提交
-
-
由 Frederic Bastien 提交于
Fix test in FAST_COMPILE mode. GpuContiguous need a perform method. This should fix test in the daily buildbot
-