- 05 10月, 2017 31 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
reduce number of WrongValue errors.
-
由 notoraptor 提交于
to help reduce number of WrongValue errors.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
when they are chosen at runtime.
-
由 notoraptor 提交于
Fix typos.
-
由 notoraptor 提交于
given data type configuration for given ndim.
-
由 notoraptor 提交于
Fix test cases generators to avoid cases that are intended to fail. Fix messages and properly exit from CUDA in cuDNN conv ops.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Update cases for gradweight ff_tiling. Allow DOUBLE_CONFIG for all fft_tiling computations in cuDNN V6.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Add a script to quickly run specific tests.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Add a first special test case for conv 2d fwd.
-
由 notoraptor 提交于
-
由 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 提交于
-