- 13 8月, 2015 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 11 8月, 2015 2 次提交
-
-
由 Frédéric Bastien 提交于
Also match Windows version of paths
-
由 Pascal Lamblin 提交于
This should fix unhelpful stack traces on Windows.
-
- 08 8月, 2015 4 次提交
-
-
由 Frédéric Bastien 提交于
python 3 fix in dnn.py
-
由 Paul Hollensen 提交于
In python 3, map returns a map object iterator rather than a list, which here gets consumed by min, leaving pad_desc empty. This bug was just introduced with the update to cudnn v3.
-
由 Frédéric Bastien 提交于
Make pydotprint work with pydot_ng
-
由 Pascal Lamblin 提交于
The problematic line was "if not pydot_imported:", try/except statements are OK
-
- 07 8月, 2015 3 次提交
-
-
由 Pascal Lamblin 提交于
This is necessary to work on Windows, and for Python 3
-
由 Frédéric Bastien 提交于
Exempt np.random.mtrand.RandomState from NaN/inf/big_number checking in NanGuardMode.
-
由 carriepl 提交于
enable dots in section names
-
- 06 8月, 2015 5 次提交
-
-
由 Frédéric Bastien 提交于
Fix time_once and guess_once CuDNN options
-
由 --global 提交于
-
由 Michael Opitz 提交于
Config parameters in CUDNN v3 have more than one hierarchy level (i.e.dnn.conv.algo_fwd). This patch allows to override these values within .theanorc
-
由 Christophe Van Gysel 提交于
-
由 Frédéric Bastien 提交于
Cudnn doc fixes and drop support for CuDNN v1
-
- 05 8月, 2015 14 次提交
-
-
由 --global 提交于
-
由 --global 提交于
-
由 --global 提交于
-
由 Frédéric Bastien 提交于
Clearer error message for missing pydot/graphviz.
-
由 Frédéric Bastien 提交于
Fix copy/paste bug for cuDNN time_on_shape_change mode
-
由 Frédéric Bastien 提交于
Fix metaoptimizer for cudnn
-
由 carriepl 提交于
Fix GpuDnnConvGradI not being inserted automatically
-
由 Jan Schlüter 提交于
-
由 f0k 提交于
-
由 f0k 提交于
-
由 Frédéric Bastien 提交于
CuDNN v3
-
由 lucasb-eyer 提交于
-
由 --global 提交于
-
由 --global 提交于
-
- 04 8月, 2015 11 次提交