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

Use shape information to quantize a model #60

Merged
merged 7 commits into from
Aug 15, 2023
Merged

Use shape information to quantize a model #60

merged 7 commits into from
Aug 15, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Aug 14, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2023

Codecov Report

Patch coverage: 60.82% and project coverage change: -0.96% ⚠️

Comparison is base (7f4e32b) 80.73% compared to head (4fc6a09) 79.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   80.73%   79.77%   -0.96%     
==========================================
  Files          24       25       +1     
  Lines        1775     1869      +94     
==========================================
+ Hits         1433     1491      +58     
- Misses        342      378      +36     
Files Changed Coverage Δ
onnx_extended/_command_lines_parser.py 84.00% <ø> (ø)
onnx_extended/tools/graph/onnx_custom_ops.py 22.66% <0.00%> (-2.34%) ⬇️
onnx_extended/_command_lines.py 77.66% <33.33%> (-0.69%) ⬇️
...nnx_extended/tools/graph/onnx_graph_transformer.py 73.23% <38.88%> (-6.65%) ⬇️
onnx_extended/tools/graph/onnx_graph_struct.py 84.26% <87.23%> (+0.42%) ⬆️
onnx_extended/tools/graph/__init__.py 100.00% <100.00%> (ø)
onnx_extended/tools/graph/errors.py 100.00% <100.00%> (ø)

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

@xadupre xadupre marked this pull request as ready for review August 15, 2023 21:47
@sdpython sdpython merged commit 75268ea into main Aug 15, 2023
14 checks passed
@sdpython sdpython deleted the fix 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