• notoraptor's avatar
    Update check_dnn.py. · 6cc0c5ca
    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.
    6cc0c5ca
check_dnn_doc.py 11.9 KB