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

bq draft #1250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

bq draft #1250

wants to merge 1 commit into from

Conversation

Obliviour
Copy link
Collaborator

@Obliviour Obliviour commented Feb 7, 2025

Description

below steps are left:
0. Install the bq benchmark github locally if it doesnt already exist in the $HOME dir

  1. In the MaxText command, download the metrics locally
  2. Use logic similar to e2e_tpu_tests/eval_metrics to parse the metrics
  3. Submit to BQ database using write_run() function from bechmark_db_utils.py

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed.

@@ -333,6 +150,15 @@ def build_user_command(
return command


def generate_metrics_and_upload_to_big_query():
# 0. Install the bq benchmark github locally if it doesnt already exist in the $HOME dir
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using install_mantaray_locally()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant