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

enable autocast support for single GPU #15

Merged
merged 1 commit into from
Aug 4, 2023
Merged

enable autocast support for single GPU #15

merged 1 commit into from
Aug 4, 2023

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Aug 4, 2023

Summary:

We just duplicate autocast logic for F.linear to have Float8Linear do the right thing.

Test Plan:

with-proxy ./tests/test_everything.sh

Reviewers:

Subscribers:

Tasks:

Tags:

Summary:

We just duplicate autocast logic for F.linear to have Float8Linear
do the right thing.

Test Plan:

```
with-proxy ./tests/test_everything.sh
```

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 Aug 4, 2023
@vkuzo vkuzo merged commit 8c7fd2f into main Aug 4, 2023
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.

2 participants