Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

fixes to matmul and linear benchmarks #320

Closed
wants to merge 1 commit into from

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Jul 17, 2024

Stack from ghstack (oldest at bottom):

Summary:

for matmul benchmarks, unbreaks them - we need the scales to be fp32, not integers

for linear benchmarks, aligns default settings to current best supported path (compile on, dynamic scaling)

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D59877198

Summary:

for matmul benchmarks, unbreaks them - we need the scales to be fp32, not integers

for linear benchmarks, aligns default settings to current best supported path (compile on, dynamic scaling)

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
vkuzo added a commit that referenced this pull request Jul 17, 2024
Summary:

for matmul benchmarks, unbreaks them - we need the scales to be fp32, not integers

for linear benchmarks, aligns default settings to current best supported path (compile on, dynamic scaling)

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 49857da225d71615363e5bdeeb49bd8eecb212ef
Pull Request resolved: #320
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 17, 2024
@vkuzo
Copy link
Contributor Author

vkuzo commented Jul 17, 2024

@vkuzo has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@vkuzo vkuzo requested a review from drisspg July 17, 2024 20:38
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ec8b46c.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants