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

Improve export.* APIs #29

Merged
merged 4 commits into from
Jan 23, 2024
Merged

Improve export.* APIs #29

merged 4 commits into from
Jan 23, 2024

Conversation

james77777778
Copy link
Owner

Fix #27

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (4ccfee4) 88.49% compared to head (b522fe6) 88.05%.

Files Patch % Lines
kimm/export/export_onnx.py 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   88.49%   88.05%   -0.44%     
==========================================
  Files          26       27       +1     
  Lines        2399     2378      -21     
==========================================
- Hits         2123     2094      -29     
- Misses        276      284       +8     
Flag Coverage Δ
kimm 88.05% <30.76%> (-0.44%) ⬇️
kimm-jax 86.71% <23.07%> (+0.75%) ⬆️
kimm-numpy 86.41% <23.07%> (+0.75%) ⬆️
kimm-tensorflow 87.80% <30.76%> (-0.45%) ⬇️
kimm-torch 86.71% <23.07%> (+0.75%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@james77777778 james77777778 merged commit 1066b55 into main Jan 23, 2024
5 of 7 checks passed
@james77777778 james77777778 deleted the improve-export-api branch January 23, 2024 05:28
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 export functionality
1 participant