-
Notifications
You must be signed in to change notification settings - Fork 2
Generate merged report and plots for rccl runs #14
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
base: users/oyazdanb/rccl_test
Are you sure you want to change the base?
Generate merged report and plots for rccl runs #14
Conversation
| return None | ||
|
|
||
|
|
||
| def create_final_html(plot_file_path, output_path): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we extend/modify one of the existing HTML report generators instead of creating a new one? We already have:
This would help reduce code duplication and make maintenance easier. If there are specific features needed that aren't in those scripts, perhaps we could enhance one of them instead?
f45a06d to
4e348e5
Compare
This generates the final html report.
Need to fill in :