Skip to content

Add BF16 output support for inference TBE #1498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jianyuh
Copy link
Member

@jianyuh jianyuh commented Dec 8, 2022

Summary: As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

@netlify
Copy link

netlify bot commented Dec 8, 2022

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit ae176d2
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6397aaed7045540009ea8846

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 8, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 153ac1698c60fb4ee55a2f67fed88b204dd67c2f
jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 8, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 8c73f194fb4af50a1ea044502b166f72ba8fe729
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 9, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: a82c1c71fa6330bd8839c1e2db2e9e1d40851bef
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 9, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 8390547edff54c743ce628a75937bd77ba1c0966
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 9, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 8833f998297cf7e11f6439d9974120fcf33bd7c0
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 9, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 871c23f27027d8478372342181db3e1ba53c7cdf
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

@@ -21,6 +21,7 @@
// clang-format on

#include <cuda.h>
#include <cuda_bf16.h>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shintaro-iwasaki / @liligwu Do you have the suggestion on how to enable HIP support for cuda_bf16.h ? Looks like HIP tests are failing with the include of this header file: https://github.com/pytorch/FBGEMM/actions/runs/3654785378/jobs/6175505771

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jianyuh , sorry to reply to you late. Please see the PR #1560

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 11, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 5e0dda99042dd65940ca98a8f24d9ab06ff46338
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 11, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 141ab6fb5cc2ccdd40e83ab24404f14e16dfb96f
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 11, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: ddd473934b8a2de95e954e35f9610ab3595877d9
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Dec 12, 2022
Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 90eca696aa33c6a54962f9bb0f525e1f98ec8dea
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

Summary:
Pull Request resolved: pytorch#1498

As title

Reviewed By: jiecaoyu

Differential Revision: D41835847

fbshipit-source-id: 24c09f3b146d7cc70194d73a639cc07a5c7e944d
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41835847

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 39a423e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants