Skip to content

Q/DQ docs readability + 4bit info in onnx.proto #5937

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

Merged

Conversation

galagam
Copy link
Contributor

@galagam galagam commented Feb 15, 2024

  • Added line breaks in QuantizeLinear and DequantizeLinear operators documentation for readability in markdown format.

  • Added additional information about UINT4/INT4 in onnx.proto

* Added line breaks in QuantizeLinear and DequantizeLinear operators documentation
for readability in markdown format.

* Added additional information about UINT4/INT4 in onnx.proto

Signed-off-by: Gal Hubara Agam <ghubaraagam@nvidia.com>
@galagam galagam requested review from a team as code owners February 15, 2024 14:55
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (00c2f02) 56.64% compared to head (2d5a2bc) 56.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5937   +/-   ##
=======================================
  Coverage   56.64%   56.64%           
=======================================
  Files         506      506           
  Lines       30201    30201           
  Branches     4558     4558           
=======================================
  Hits        17108    17108           
  Misses      12268    12268           
  Partials      825      825           

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

Signed-off-by: Gal Hubara Agam <ghubaraagam@nvidia.com>
@galagam galagam force-pushed the int4-and-qdq-documentation-improvements branch from 2ad4f4f to 656705b Compare February 15, 2024 18:04
@gramalingam gramalingam added this to the 1.16 milestone Feb 16, 2024
@gramalingam gramalingam added this pull request to the merge queue Feb 16, 2024
Merged via the queue into onnx:main with commit 6417cb0 Feb 16, 2024
linshokaku pushed a commit to linshokaku/onnx that referenced this pull request Oct 2, 2024
* Added line breaks in QuantizeLinear and DequantizeLinear operators
documentation for readability in markdown format.

* Added additional information about UINT4/INT4 in onnx.proto

---------

Signed-off-by: Gal Hubara Agam <ghubaraagam@nvidia.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Linsho Kaku <linsho@preferred.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants