Skip to content

fix(plot): cherry-pick #998 (model name for plot) to release/0.9.0#1001

Merged
saturley-hall merged 1 commit into
release/0.9.0from
cherry-pick/f070f5a0b-to-release/0.9.0
May 27, 2026
Merged

fix(plot): cherry-pick #998 (model name for plot) to release/0.9.0#1001
saturley-hall merged 1 commit into
release/0.9.0from
cherry-pick/f070f5a0b-to-release/0.9.0

Conversation

@debermudez
Copy link
Copy Markdown
Contributor

Summary

  • Cherry-pick of fix: model name for plot #998 (f070f5a0) onto release/0.9.0: fixes model name handling in plot data loader.
  • Applied cleanly with git cherry-pick -x; no conflicts.

Test plan

  • CI green on release/0.9.0 base
  • tests/unit/plot/test_data_loader.py passes

Refs: #998

🤖 Generated with Claude Code

(cherry picked from commit f070f5a)
@github-actions
Copy link
Copy Markdown

Try out this PR

Quick install:

pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@a0b1c15dfe9bbe003f5fb4f423d4cc3dfc99fb6b

Recommended with virtual environment (using uv):

uv venv --python 3.12 && source .venv/bin/activate
uv pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@a0b1c15dfe9bbe003f5fb4f423d4cc3dfc99fb6b

Last updated for commit: a0b1c15Browse code

@github-actions github-actions Bot added the fix label May 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/aiperf/plot/core/data_loader.py 92.85% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@saturley-hall saturley-hall merged commit 0c73ad0 into release/0.9.0 May 27, 2026
24 checks passed
@saturley-hall saturley-hall deleted the cherry-pick/f070f5a0b-to-release/0.9.0 branch May 27, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants