-
Notifications
You must be signed in to change notification settings - Fork 520
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
feat: breaking: backend indepdent definition for dp model #3208
feat: breaking: backend indepdent definition for dp model #3208
Conversation
… UT for consistency
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.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## devel #3208 +/- ##
==========================================
+ Coverage 74.36% 74.78% +0.41%
==========================================
Files 345 362 +17
Lines 32003 32391 +388
Branches 1594 1594
==========================================
+ Hits 23800 24222 +422
+ Misses 7278 7244 -34
Partials 925 925 ☔ View full report in Codecov by Sentry. |
…data dumping in ut
Features:
fparam
andaparam
.This pr also introduces the following updates:
fitting_check_output
gives human readable class names.format_nlist
that format the nlist in forward_lower method.Known limitations:
Will be fixed
fparam
andaparam
support.