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 tools to replace nodes in a graph #55

Merged
merged 13 commits into from
Aug 9, 2023
Merged

Adds tools to replace nodes in a graph #55

merged 13 commits into from
Aug 9, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Aug 8, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2023

Codecov Report

Patch coverage: 58.16% and project coverage change: -9.94% ⚠️

Comparison is base (f0e5f2e) 82.72% compared to head (2341b88) 72.78%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   82.72%   72.78%   -9.94%     
==========================================
  Files          19       23       +4     
  Lines         990     1661     +671     
==========================================
+ Hits          819     1209     +390     
- Misses        171      452     +281     
Files Changed Coverage Δ
...nnx_extended/tools/graph/onnx_graph_transformer.py 12.50% <12.50%> (ø)
onnx_extended/tools/graph/onnx_custom_ops.py 25.00% <25.00%> (ø)
onnx_extended/tools/graph/onnx_graph_struct.py 71.60% <71.60%> (ø)
onnx_extended/tools/onnx_tools.py 77.02% <77.02%> (ø)
onnx_extended/_command_lines.py 77.38% <79.71%> (+1.14%) ⬆️
onnx_extended/_command_lines_parser.py 79.66% <80.76%> (+3.19%) ⬆️

☔ 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 August 9, 2023 17:14
@sdpython sdpython merged commit 85a9576 into main Aug 9, 2023
14 checks passed
@sdpython sdpython deleted the tra branch September 11, 2023 15:54
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