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

Export bias encodings in sim.onnx.export #3846

Merged

Conversation

quic-kyunggeu
Copy link
Contributor

Main Changes

Export int32 bias encodings in sim.onnx.export

Few things to note

  • bias encodings are derived as input_scale * weight_scale whenever possible
  • In this PR, only sim.onnx.export exports bias encodings; sim.export doesn't export bias encodings yet

@quic-kyunggeu quic-kyunggeu merged commit fcfbfe2 into quic:develop Feb 27, 2025
4 checks passed
@quic-kyunggeu quic-kyunggeu deleted the export_bias_encodings_torch_rebase branch February 27, 2025 21:39
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.

2 participants