- 29 3月, 2017 2 次提交
-
-
由 Frédéric Bastien 提交于
Updated numpy as np #4218
-
由 Frédéric Bastien 提交于
skip_verify_grad added to makeTester for all InplaceTester
-
- 28 3月, 2017 5 次提交
-
-
由 Frédéric Bastien 提交于
-
由 Frédéric Bastien 提交于
Clean up
-
由 Pascal Lamblin 提交于
Add conv2d transpose2doc
-
由 Reyhane Askari 提交于
#5742 Removed theano/sandbox/linalg/ops.py and theano/sandbox/linalg/tests/test_linalg.py from flake8 whitelist
-
由 Frédéric Bastien 提交于
Open tempfile in mode 'w' to prevent TypeError
-
- 27 3月, 2017 3 次提交
-
-
由 Chiheb Trabelsi 提交于
-
由 Chiheb Trabelsi 提交于
.. autofunction:: theano.tensor.nnet.conv2d_transpose added in order to generate docuentation for conv2d transpose.
-
由 Jayanth Koushik 提交于
For printing compilation errors, a NamedTemporaryFile object is opened in the default mode ('w+b'), and strings are written to it. This is not an issue in Python 2, but in Python 3, strings cannot be implicitly converted to bytes so a TypeError occurs on line 2310 (previously 2309). This commit explicitly opens the NamedTemporaryFile in mode 'w'.
-
- 25 3月, 2017 30 次提交
-
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-