Skip to content
Snippets Groups Projects
  1. Sep 19, 2018
  2. Sep 18, 2018
  3. Sep 11, 2018
  4. Sep 05, 2018
  5. Aug 29, 2018
  6. Aug 28, 2018
  7. Aug 25, 2018
  8. Aug 23, 2018
    • Sergei Grechanik's avatar
      [NNVM][TEST] Test against numerical grad (#1505) · 0edf87e8
      Sergei Grechanik authored
      * [NNVM][TEST] Numerical gradient testing
      
      * [NNVM][TEST] Make some tests a little faster
      
      * Fix the failing test_top_level3
      
      * Target exclusion for the check_function
      
      * Try to ignore singularities
      
      * grad_input_vars now can't contain shapes
      
      * Don't pass unnecessary grad_input_vars to check_function
      
      * Multiple outputs; fixes; testing of check_function
      
      * Use numerical_grads_params to pass parameters to numgrad checker
      
      * Fail when no action is requested excplicitly
      
      * Pass additional params to functions
      
      * Silence the linter issue
      
      * Simplified numgrad checking
      
      * Improved docs for check_function
      
      * Fixed the error message when no dtype is provided
      
      * Several fixes
      
      * Tests with shape/dtype inference for inputs
      
      * Don't check dense's grads on cuda
      
      * Raise an error if output dtypes haven't been inferred
      
      * Moved shape/dtype inference into a separate function; use float32 as fallback
      
      * Remove redundant dtype=float32
      
      * Fix multiple outputs
      
      * Use check_function in the rest of the test_top_level1
      0edf87e8
  9. Aug 20, 2018
  10. Aug 14, 2018
  11. Aug 09, 2018
  12. Aug 03, 2018
  13. Aug 02, 2018
  14. Jul 31, 2018
  15. Jul 26, 2018
  16. Jul 25, 2018
  17. Jul 23, 2018
  18. Jul 18, 2018
  19. Jul 15, 2018
  20. Jul 13, 2018
  21. Jul 12, 2018
  22. Jul 10, 2018
  23. Jul 09, 2018
  24. Jul 04, 2018
  25. Jun 26, 2018
  26. Jun 24, 2018
  27. Jun 22, 2018
  28. Jun 21, 2018
  29. Jun 17, 2018
  30. Jun 14, 2018
  31. Jun 12, 2018
Loading