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 visualizations (#558) #571

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

debermudez
Copy link
Contributor

  • Initial ttft box plot implementation

  • Add request latency chart

  • Add heatmap graph

  • Add scatter plot graph

  • Add base class for plots

  • Update requirements

  • Add plot manager and refactor to use a base class

  • Add parquet output to genai-perf

  • Use new plot manager class and update gitignore to ignore artifacts directory

  • Add compression to parquet files

  • Remove unused imports

  • Fix annotations for box plots

  • Rename labels and update another feedback

  • Fix title and formatting

  • Add comment for deep copy

  • Update plots to preprocess data and use a common API

  • Uncomment run method and error logging

  • Remove * in arg list for plots

  • Disable failing test: test_random_synthetic

* Initial ttft box plot implementation

* Add request latency chart

* Add heatmap graph

* Add scatter plot graph

* Add base class for plots

* Update requirements

* Add plot manager and refactor to use a base class

* Add parquet output to genai-perf

* Use new plot manager class and update gitignore to ignore artifacts directory

* Add compression to parquet files

* Remove unused imports

* Fix annotations for box plots

* Rename labels and update another feedback

* Fix title and formatting

* Add comment for deep copy

* Update plots to preprocess data and use a common API

* Uncomment run method and error logging

* Remove * in arg list for plots

* Disable failing test: test_random_synthetic
@mc-nv mc-nv self-requested a review April 11, 2024 19:33
@mc-nv mc-nv merged commit 22796ae into r24.04 Apr 11, 2024
3 checks passed
@mc-nv mc-nv deleted the r24.04-cherry-pick-visualizations branch April 11, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants