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

Adding tensorboard for training #34

Merged
merged 8 commits into from
Jun 7, 2024
Merged

Adding tensorboard for training #34

merged 8 commits into from
Jun 7, 2024

Conversation

lruizcalico
Copy link
Collaborator

Description of your changes

  1. add summary writer to fit_tape and fit2
  2. Add log_dir to put the summary event file used for tensorboard

Issue ticket number and link

Type of change

  • Bug fix
  • New feature
    • Backwards Incompatible?
  • Refactoring / code clean-up
  • Documentation add / update
  • Automated Test
  • Other (please specify)

(If applicable) How has this been tested?

@lruizcalico lruizcalico requested a review from davek44 as a code owner May 29, 2024 02:52
Copy link
Collaborator

@davek44 davek44 left a comment

Choose a reason for hiding this comment

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

Looks good. Do you know if this affects the training time at all?

@lruizcalico
Copy link
Collaborator Author

@davek44 It does not seem to influence the run time. Still 3h/epoch on L4 for the model I trained before.

@lruizcalico lruizcalico merged commit 260a3ac into main Jun 7, 2024
3 checks passed
@lruizcalico lruizcalico deleted the tensorboard branch June 19, 2024 23:24
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.

2 participants