- 05 10月, 2017 9 次提交
-
-
由 notoraptor 提交于
Update interface of test-cases generator. Reduce number of generated test cases.
-
由 notoraptor 提交于
Cancel changes into dnn_fwd.c Heavy simplification of check_dnn. Make check_dnn runnable as a python script.
-
由 notoraptor 提交于
- add sub-module check_dnn_doc.py to help check if tests fail as expected from cuDNN documentation. - re-organize whole code into `check_dnn.py`. - add a test case generator. - add classes to help choose algos at runtime without actually computing convolution. - Separate exhaustive tests and tests for choosing algos at runtime.
-
由 notoraptor 提交于
with list of deterministic algorithms and other utility definitions.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
that take algo, alpha and beta as parameters. Rewrite tests to handle both 2D and 3D conv correctly. Simplify gradinput and gradweight tests.
-
由 notoraptor 提交于
Synchronize configdefaults with #5964.
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Disallow float16 precision for convolution gradients functions.
-
- 04 10月, 2017 2 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
- 03 10月, 2017 2 次提交
-
-
由 Frédéric Bastien 提交于
Use the right mask to check for alignement.
-
由 Arnaud Bergeron 提交于
-
- 30 9月, 2017 1 次提交
-
-
由 Frédéric Bastien 提交于
Make setup.py fallback when versioneer can't get the version.
-
- 29 9月, 2017 4 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Pascal Lamblin 提交于
ARange gradient (contd)
-
由 Faruk-Ahmed 提交于
-
- 28 9月, 2017 5 次提交
-
-
由 Pascal Lamblin 提交于
Upsamp2
-
由 abergeron 提交于
correct gradient for ARange
-
由 Frederic Bastien 提交于
Fixup by using the good num_step used and using DisconnectedType instead of zeros (This change what was requested), remove +1. Test another corner case.
-
由 Faruk-Ahmed 提交于
-
由 notoraptor 提交于
Fix opt crash and crash/tests when SciPy is not there.
-
- 27 9月, 2017 17 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Try to fix test_mpi_roundtrip tests not finising. Use Popen.communicate as it can prevent OS deadlock from Python doc.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Faruk-Ahmed 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Generalised AllocDiag for more than 2D input
-
由 Frédéric Bastien 提交于
buildbot release test without scipy
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Shawn Tan 提交于
-
由 Shawn Tan 提交于
-
由 Shawn Tan 提交于
-