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

Implements onnx2string and string2onnx #96

Merged
merged 9 commits into from
Oct 9, 2023
Merged

Implements onnx2string and string2onnx #96

merged 9 commits into from
Oct 9, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Oct 8, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2023

Codecov Report

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

Comparison is base (8956308) 78.32% compared to head (28354f8) 78.33%.

❗ Current head 28354f8 differs from pull request most recent head 64d0003. Consider uploading reports for the commit 64d0003 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   78.32%   78.33%           
=======================================
  Files          35       35           
  Lines        3604     3674   +70     
=======================================
+ Hits         2823     2878   +55     
- Misses        781      796   +15     
Files Coverage Δ
onnx_extended/tools/onnx_io.py 91.07% <100.00%> (+5.77%) ⬆️
onnx_extended/tools/onnx_nodes.py 72.37% <68.75%> (-0.34%) ⬇️

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

@sdpython sdpython marked this pull request as ready for review October 8, 2023 21:49
@sdpython sdpython merged commit e827041 into main Oct 9, 2023
22 checks passed
@sdpython sdpython deleted the base branch October 13, 2023 15:48
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.

None yet

3 participants