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

Migrate PyTorch benchmark tools and BERT benchmarks #58

Merged
merged 15 commits into from
Jul 9, 2023

Commits on Jul 7, 2023

  1. Add tool

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    86715c4 View commit details
    Browse the repository at this point in the history
  2. Refactor output validation

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    026f901 View commit details
    Browse the repository at this point in the history
  3. Fix benchmark script

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    22b5b48 View commit details
    Browse the repository at this point in the history
  4. Fix issues

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a5444d6 View commit details
    Browse the repository at this point in the history
  5. Add becnhmark workflow

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    74c8a0b View commit details
    Browse the repository at this point in the history
  6. Test in presubmit

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8c19e90 View commit details
    Browse the repository at this point in the history
  7. Refactor

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0f5ab8a View commit details
    Browse the repository at this point in the history
  8. Move files

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a026a5c View commit details
    Browse the repository at this point in the history
  9. Refactor

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    39fca1d View commit details
    Browse the repository at this point in the history
  10. Set right compiler

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ef4b248 View commit details
    Browse the repository at this point in the history
  11. Make in/output filename consistent

    Jerry Wu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    616a6c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Update common_benchmark_suite/openxla/benchmark/comparative_suite/pt/…

    …test_data_definitions.py
    
    Co-authored-by: mariecwhite <[email protected]>
    Jerry Wu and mariecwhite authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b944815 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: mariecwhite <[email protected]>
    Jerry Wu and mariecwhite authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    98158e5 View commit details
    Browse the repository at this point in the history
  3. Explain environment variables

    Jerry Wu committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    e8ac418 View commit details
    Browse the repository at this point in the history
  4. Revert "Test in presubmit"

    This reverts commit 8c19e90.
    Jerry Wu committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    84b4f84 View commit details
    Browse the repository at this point in the history