-
Notifications
You must be signed in to change notification settings - Fork 523
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
Merge change_energy_bias
and fix finetune
#3378
Conversation
Signed-off-by: Duo <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Duo <[email protected]>
for more information, see https://pre-commit.ci
This reverts commit cdcfcb2.
Signed-off-by: Duo <[email protected]>
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## devel #3378 +/- ##
==========================================
+ Coverage 76.69% 76.90% +0.21%
==========================================
Files 421 422 +1
Lines 35838 35825 -13
Branches 1620 1620
==========================================
+ Hits 27486 27552 +66
+ Misses 7484 7405 -79
Partials 868 868 ☔ View full report in Codecov by Sentry. |
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.
how do you validate that the change_energy_bias works as you want? How is it covered by UT?
Signed-off-by: Jinzhe Zeng <[email protected]>
No description provided.