- 21 11月, 2017 8 次提交
-
-
由 Frédéric Bastien 提交于
Suggest a fix (and tests) for gpudnnreduction when axes to reduce have size 1.
-
由 Frédéric Bastien 提交于
Attempt to prevent re-initialization of the GPU in a child process
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Bugfix: spaces in temp path prevents cudnn init
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
- 17 11月, 2017 3 次提交
-
-
由 Sam Johnson 提交于
-
由 Sam Johnson 提交于
When initializing theano with cudnn, _try_compile_tmp is eventually run to verify compiling a test program with gcc. This function requests a temporary path for the test program from tempfile.py. Rarely, tempfile.py can return a path that has spaces in it. If this happens, gcc cannot parse it correctly and throws an error. This change prevents the issue by wrapping the temporary path in quotes. For an example case: I was running python through an ssh client which accesses the home directory through a symlink in C:\Program Files\openssh\. Tempfile.py defaulted to the working directory and returned the path including the space in "Program Files", which crashed gcc.
-
由 Frédéric Bastien 提交于
Prepare final release 1.0.0
-
- 16 11月, 2017 1 次提交
-
-
由 notoraptor 提交于
-
- 15 11月, 2017 4 次提交
-
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Err msg et small opt in python code
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 10 11月, 2017 3 次提交
-
-
由 Frédéric Bastien 提交于
Don't complain about MKL threading on mac since openmp doesn't work.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 07 11月, 2017 6 次提交
-
-
由 Frédéric Bastien 提交于
Fix problems in release buildbot
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 30 10月, 2017 1 次提交
-
-
由 Frédéric Bastien 提交于
Prepare release candidate 1.0.0rc1
-
- 28 10月, 2017 1 次提交
-
-
由 notoraptor 提交于
-
- 27 10月, 2017 13 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 abergeron 提交于
Optimize SUM(x^2), SUM(ABS(X)) and MAX(ABS(X)) to cuDNN reduction.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 Arnaud Bergeron 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-