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

update matmul and linear benchmarks with 7B and 13B shapes #179

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Jan 4, 2024

Summary:

as titled

also removes float16 for now since it's not super important, and moves common constants to a reusable place

Test Plan:

matmul bench results:
https://gist.github.com/vkuzo/930219d6de1015dd00486c32eac8fa67

linear bench results:
https://gist.github.com/vkuzo/31a063df8d10794497949285319b5ccd

Reviewers:

Subscribers:

Tasks:

Tags:

@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 Jan 4, 2024
@facebook-github-bot
Copy link
Contributor

@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 January 4, 2024 17:22
Summary:

as titled

also removes float16 for now since it's not super important,
and moves common constants to a reusable place

Test Plan:

```
matmul bench results:
https://gist.github.com/vkuzo/930219d6de1015dd00486c32eac8fa67

linear bench results:
https://gist.github.com/vkuzo/31a063df8d10794497949285319b5ccd
```

Reviewers:

Subscribers:

Tasks:

Tags:
@facebook-github-bot
Copy link
Contributor

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

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants