This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes to matmul and linear benchmarks (#320)
Summary: Pull Request resolved: #320 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) Reviewed By: awgu Differential Revision: D59877198 fbshipit-source-id: 092daaffeb0096f9fbd12ca407701bc3aa80c97c
- Loading branch information
1 parent
e6bb1eb
commit ec8b46c
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters