Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add robust automatic testing #33

Merged
merged 31 commits into from
Apr 20, 2023
Merged

Add robust automatic testing #33

merged 31 commits into from
Apr 20, 2023

Commits on Apr 18, 2023

  1. Add ggml basics test

    saharNooby committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0b5dc66 View commit details
    Browse the repository at this point in the history
  2. Add ctest run step

    saharNooby committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b4e5adc View commit details
    Browse the repository at this point in the history
  3. Remove duplicated step

    saharNooby committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c3b7d8a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Add Q4_1_O test

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    eaf92f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f52998 View commit details
    Browse the repository at this point in the history
  3. Make test deterministic

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    6972a40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fdd14e View commit details
    Browse the repository at this point in the history
  5. Add run with sanitizer

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3dd1248 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fefd0d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d668e9c View commit details
    Browse the repository at this point in the history
  8. Enable sanitizer for ggml

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    96bcbd4 View commit details
    Browse the repository at this point in the history
  9. Fix sanitizer option

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1d03790 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5e1b50 View commit details
    Browse the repository at this point in the history
  11. Add debug logging

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    86a1bba View commit details
    Browse the repository at this point in the history
  12. Remove debug logging

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d9d7467 View commit details
    Browse the repository at this point in the history
  13. Add debug logging to ggml

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    56cdc08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1aa2c6 View commit details
    Browse the repository at this point in the history
  15. Restore sanitizer runs

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5f6bd99 View commit details
    Browse the repository at this point in the history
  16. Add tiny RWKV test

    saharNooby committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    699fb35 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    958f53d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    43d9ced View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    74caedb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0e0fe5f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7481395 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fa9d018 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a030d5b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e631812 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    9dc05ab View commit details
    Browse the repository at this point in the history
  2. Cleanup CMakeLists.txt

    saharNooby committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    bb258bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b1fd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37e445b View commit details
    Browse the repository at this point in the history