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

Fix compiler error when onnxruntime_DEBUG_NODE_INPUTS_OUTPUTS is enabled #20889

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

adrianlizarraga
Copy link
Contributor

Description

The recent PR for int4 support breaks builds with the onnxruntime_DEBUG_NODE_INPUTS_OUTPUTS option enabled.

This PR adds utility functions for debug printing of int4 tensor statistics and data.

Motivation and Context

@adrianlizarraga adrianlizarraga marked this pull request as ready for review May 31, 2024 22:33
@adrianlizarraga adrianlizarraga requested review from snnn and edgchen1 May 31, 2024 22:33
@adrianlizarraga adrianlizarraga merged commit 5ec7ac8 into main Jun 1, 2024
116 checks passed
@adrianlizarraga adrianlizarraga deleted the adrianl/fix-int4-debug-node-inputs-outputs branch June 1, 2024 01:07
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.

3 participants