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 device linear:int8 quant #206

Merged
merged 5 commits into from
Apr 15, 2024
Merged

fix device linear:int8 quant #206

merged 5 commits into from
Apr 15, 2024

Conversation

mikekgfb
Copy link
Contributor

add device arg so that we can land the weights and scales in the right place
enable unit tests for cuda and mps

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 15, 2024
@mikekgfb mikekgfb merged commit 967dfa8 into main Apr 15, 2024
8 of 12 checks passed
@mikekgfb mikekgfb deleted the int8_quantization branch April 15, 2024 23:54
malfet pushed a commit that referenced this pull request Jul 17, 2024
* fix device int8 quant

* fix duplicate device on linear int8

* typo

* typo (missed comma made it a tuple)

* missing fqn
malfet pushed a commit that referenced this pull request Jul 17, 2024
* fix device int8 quant

* fix duplicate device on linear int8

* typo

* typo (missed comma made it a tuple)

* missing fqn
malfet pushed a commit that referenced this pull request Jul 17, 2024
* fix device int8 quant

* fix duplicate device on linear int8

* typo

* typo (missed comma made it a tuple)

* missing fqn
malfet pushed a commit that referenced this pull request Jul 17, 2024
* fix device int8 quant

* fix duplicate device on linear int8

* typo

* typo (missed comma made it a tuple)

* missing fqn
malfet pushed a commit that referenced this pull request Jul 17, 2024
* fix device int8 quant

* fix duplicate device on linear int8

* typo

* typo (missed comma made it a tuple)

* missing fqn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants