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

Enabling gpnpu mode in qlinearconv #32

Closed
wants to merge 12 commits into from
Closed

Conversation

maggiesquadric
Copy link

Description

Fixed point version of MlasRequantizeOutput as part of Qlinearconv op.
Added flag gpnpu_mode as a parameter in session options to signal use of fixed point version over normal floating point version.

Motivation and Context

Fixed point is more accurate than floating point in certain cases to model gpnpu.

@maggiesquadric maggiesquadric changed the base branch from main to devel January 17, 2025 20:57
@maggiesquadric maggiesquadric changed the base branch from devel to main January 17, 2025 21:03
@maggiesquadric maggiesquadric changed the title Maggie gpnpu mode Enabling gpnpu mode in qlinearconv Jan 17, 2025
@maggiesquadric maggiesquadric marked this pull request as draft January 17, 2025 22:04
@maggiesquadric maggiesquadric deleted the maggie-gpnpu-mode branch January 24, 2025 18:26
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