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

switch from emulated to real float8 dtypes #4

Merged
merged 1 commit into from
Jul 21, 2023
Merged

switch from emulated to real float8 dtypes #4

merged 1 commit into from
Jul 21, 2023

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Jul 21, 2023

Summary:

Now that pytorch/pytorch#104242 landed, we can stop emulation - this simplifies the code quite a bit.

Test Plan:

python float8_playground/test.py

Reviewers:

Subscribers:

Tasks:

Tags:

Summary:

Now that pytorch/pytorch#104242 landed, we can
stop emulation - this simplifies the code quite a bit.

Test Plan:

```
python float8_playground/test.py
```

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 Jul 21, 2023
@vkuzo vkuzo merged commit 3d9231d into main Jul 21, 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