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 callbacks #22

Closed
wants to merge 1 commit into from
Closed

add callbacks #22

wants to merge 1 commit into from

Conversation

ediboc
Copy link
Collaborator

@ediboc ediboc commented Jul 12, 2023

Add callbacks and pytorch and lr_scheduler to the Trainer

@ediboc ediboc linked an issue Jul 12, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage: 40.29% and project coverage change: -7.51 ⚠️

Comparison is base (52b63be) 92.49% compared to head (a8a7d33) 84.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   92.49%   84.98%   -7.51%     
==========================================
  Files           4        4              
  Lines         413      473      +60     
==========================================
+ Hits          382      402      +20     
- Misses         31       71      +40     
Flag Coverage Δ
unit_tests 84.98% <40.29%> (-7.51%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aisee/trainer.py 75.12% <40.29%> (-17.79%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ediboc ediboc closed this Jul 19, 2023
@ediboc ediboc deleted the feature/callbacks branch July 19, 2023 11:51
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.

Add callbacks to trainner
1 participant