-
Notifications
You must be signed in to change notification settings - Fork 64
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
#285: Add support for Model profile #358
#285: Add support for Model profile #358
Conversation
Signed-off-by: kalyanr <[email protected]>
…ch-py-ml into kalyan/model-profile Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
…ch-py-ml into kalyan/model-profile
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
@dhrubo-os , Made changes according to our discussion. Please let me know if I need to change anything |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #358 +/- ##
==========================================
+ Coverage 91.47% 91.53% +0.05%
==========================================
Files 41 42 +1
Lines 4365 4395 +30
==========================================
+ Hits 3993 4023 +30
Misses 372 372 ☔ View full report in Codecov by Sentry. |
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
@dhrubo-os , updated the docstring. Ready for review |
Signed-off-by: Kalyan <[email protected]>
@dhrubo-os , can this be merged or is there anything else needed to be done? |
@rawwar , looks good to me, merged your PR. Thanks for your contribution! |
Description
Add support for Model Profile API
Issues Resolved
Closes #285
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.