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

Adds function to plot onnx model as graphs #61

Merged
merged 6 commits into from
Jan 8, 2024
Merged

Adds function to plot onnx model as graphs #61

merged 6 commits into from
Jan 8, 2024

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Jan 8, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

Codecov Report

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

Comparison is base (7895c27) 82.43% compared to head (2e02703) 82.22%.

Files Patch % Lines
onnx_array_api/plotting/graphviz_helper.py 65.62% 33 Missing ⚠️
onnx_array_api/ext_test_case.py 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   82.43%   82.22%   -0.21%     
==========================================
  Files          54       55       +1     
  Lines        7291     7397     +106     
==========================================
+ Hits         6010     6082      +72     
- Misses       1281     1315      +34     

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

@sdpython sdpython merged commit ebafa26 into main Jan 8, 2024
13 of 15 checks passed
@sdpython sdpython deleted the dot branch March 1, 2024 15: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.

None yet

3 participants