- 20 3月, 2018 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 abergeron 提交于
Support more recent flake8 version
-
- 18 3月, 2018 1 次提交
-
-
由 Frederic Bastien 提交于
After looking at older documentation of flake8, I think all flake8 3.* version should work: http://flake8.pycqa.org/en/3.0.0/user/python-api.html. So removing the version check completly.
-
- 17 3月, 2018 6 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 vdumoulin 提交于
Fix gh-6566. Update the pictures in the convolution tutorial.
-
- 16 3月, 2018 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 13 3月, 2018 2 次提交
-
-
由 Frédéric Bastien 提交于
Better error msg
-
由 Frederic Bastien 提交于
-
- 08 3月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
Fix non-cudnn reductions that were all subtly broken by 91bc16c3.
-
- 07 3月, 2018 2 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 06 3月, 2018 2 次提交
-
-
由 abergeron 提交于
support allow_remove_{inf,nan} -
由 Arnaud Bergeron 提交于
-
- 05 3月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
Add a map of values_approx functions from cpu to gpu.
-
- 03 3月, 2018 3 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 17 2月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
lazylinker_c: Make sure that the version number is flushed to disk
-
- 14 2月, 2018 1 次提交
-
-
由 Garming Sam 提交于
-
- 06 2月, 2018 1 次提交
-
-
由 Pascal Lamblin 提交于
Corrected spelling mistake
-
- 05 2月, 2018 1 次提交
-
-
由 Desiree Vogt-Lee 提交于
-
- 03 2月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
Add a script to help test GPU power consumption.
-
- 02 2月, 2018 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 01 2月, 2018 2 次提交
-
-
由 Frédéric Bastien 提交于
Switched lambda to partial in EighGrad
-
由 Frederic Bastien 提交于
-
- 31 1月, 2018 1 次提交
-
-
由 jordan-melendez 提交于
-
- 16 1月, 2018 1 次提交
-
-
由 Frédéric Bastien 提交于
Remove a template argument from batch_gemm
-
- 11 1月, 2018 2 次提交
-
-
由 Arnaud Bergeron 提交于
This might in some case where the compiler got confused and could not infer the right type for the gemm function.
-
由 Frédéric Bastien 提交于
Fix versions in install doc
-
- 10 1月, 2018 3 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 abergeron 提交于
See gh-6543. Sometimes, np.asarray(self.data) fail with a read error …
-
- 09 1月, 2018 2 次提交
-
-
由 Frédéric Bastien 提交于
Remove awkward language
-
由 Frederic Bastien 提交于
See gh-6543. Sometimes, np.asarray(self.data) fail with a read error from the hardware. So here try some fall back that won't hide the current error being raised.
-