Skip to content

Conversation

@prosenjitdhole
Copy link
Collaborator

This generates the final html report.
Need to fill in :

  1. Percentage change plots
  2. Modify the README

return None


def create_final_html(plot_file_path, output_path):
Copy link
Collaborator

@oyazdanb oyazdanb Dec 5, 2025

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?

@oyazdanb oyazdanb force-pushed the users/oyazdanb/rccl_test branch from f45a06d to 4e348e5 Compare December 10, 2025 16:06
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.

3 participants