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

[FEAT] Perf Profiler Update #690

Merged
merged 33 commits into from
Aug 16, 2024
Merged

Commits on Aug 16, 2024

  1. add device_spec

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    67ff543 View commit details
    Browse the repository at this point in the history
  2. add performance counter

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    dfc7f8c View commit details
    Browse the repository at this point in the history
  3. add more perf counter tools

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0ac59f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf77aa8 View commit details
    Browse the repository at this point in the history
  5. add mbu and mfu test

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e570b00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e766b6 View commit details
    Browse the repository at this point in the history
  7. add perf stats

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    def8685 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd02f4f View commit details
    Browse the repository at this point in the history
  9. add stat print str

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ce21131 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92c4f58 View commit details
    Browse the repository at this point in the history
  11. more perf stats tests

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    016404b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    deae11f View commit details
    Browse the repository at this point in the history
  13. fix device spec formatting

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9cf1200 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19a6a70 View commit details
    Browse the repository at this point in the history
  15. add serialization test

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    22b1cab View commit details
    Browse the repository at this point in the history
  16. refactor stats tests

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cc3c73c View commit details
    Browse the repository at this point in the history
  17. refactor remaining tests

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0d2885a View commit details
    Browse the repository at this point in the history
  18. clean up tests

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7fc4c1e View commit details
    Browse the repository at this point in the history
  19. clean up device_spec tests

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0363e1b View commit details
    Browse the repository at this point in the history
  20. add latency

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    06f0b08 View commit details
    Browse the repository at this point in the history
  21. add latency tests

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    95c1c28 View commit details
    Browse the repository at this point in the history
  22. fix formatting

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    09208c1 View commit details
    Browse the repository at this point in the history
  23. remove unused methods

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4de130a View commit details
    Browse the repository at this point in the history
  24. add documentation

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2afa14f View commit details
    Browse the repository at this point in the history
  25. more docs

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ff2d193 View commit details
    Browse the repository at this point in the history
  26. formatting

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ea0f2b6 View commit details
    Browse the repository at this point in the history
  27. clean up warnings

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    996538f View commit details
    Browse the repository at this point in the history
  28. rename duration -> latency

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    eb797c0 View commit details
    Browse the repository at this point in the history
  29. add gpt-fast example

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7b578ac View commit details
    Browse the repository at this point in the history
  30. linting and formatting

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    842215d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4968ddf View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2b0b86f View commit details
    Browse the repository at this point in the history
  33. remove tutorials/profiler

    jeromeku committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b39443a View commit details
    Browse the repository at this point in the history