Skip to content
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

Enable TBE CPU bf16 output support on Mac and Windows platforms #1839

Closed
wants to merge 1 commit into from

Conversation

excelle08
Copy link

Summary: Remove the conditional macro #if !defined(__APPLE__) && !defined(_WIN32) to enable TBE CPU bf16 output support on MacOS and Windows

Differential Revision: D46806887

@netlify
Copy link

netlify bot commented Jun 20, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 8c3b027
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6498faeba23c8e0008730999

@facebook-github-bot
Copy link
Contributor

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

excelle08 pushed a commit to excelle08/FBGEMM that referenced this pull request Jun 23, 2023
…rch#1839)

Summary:
Pull Request resolved: pytorch#1839

Remove the conditional macro `#if !defined(__APPLE__) && !defined(_WIN32)` to enable TBE CPU bf16 output support on MacOS and Windows

Differential Revision: D46806887

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

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

…rch#1839)

Summary:
Pull Request resolved: pytorch#1839

Remove the conditional macro `#if !defined(__APPLE__) && !defined(_WIN32)` to enable TBE CPU bf16 output support on MacOS and Windows

Reviewed By: sryap

Differential Revision: D46806887

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in bbcac8b.

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.

None yet

2 participants