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

fix PT2_COMPLIANT_TAG macro #2223

Closed
wants to merge 3 commits into from
Closed

Conversation

zou3519
Copy link
Contributor

@zou3519 zou3519 commented Dec 18, 2023

Summary:
This macro checks a macro in torch/library.h.
We need to import torch.library.h first, otherwise we erroneously set the macro
to nothing.

Reviewed By: williamwen42

Differential Revision: D52256752

Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit e13f6eb
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6580da174747130008290624

@facebook-github-bot
Copy link
Contributor

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

zou3519 added a commit to zou3519/FBGEMM that referenced this pull request Dec 18, 2023
Summary:

This macro checks a macro in torch/library.h.
We need to import torch.library.h first, otherwise we erroneously set the macro
to nothing.

Reviewed By: williamwen42

Differential Revision: D52256752
@facebook-github-bot
Copy link
Contributor

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

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

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

zou3519 added a commit to zou3519/FBGEMM that referenced this pull request Dec 18, 2023
Summary:

This macro checks a macro in torch/library.h.
We need to import torch.library.h first, otherwise we erroneously set the macro
to nothing.

Reviewed By: williamwen42

Differential Revision: D52256752
@facebook-github-bot
Copy link
Contributor

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

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

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

Summary:

It passes all tests.

Reviewed By: williamwen42

Differential Revision: D52256116
Summary:

It needed an abstract impl.

Reviewed By: williamwen42

Differential Revision: D52256098
Summary:

This macro checks a macro in torch/library.h.
We need to import torch.library.h first, otherwise we erroneously set the macro
to nothing.

Reviewed By: williamwen42

Differential Revision: D52256752
@facebook-github-bot
Copy link
Contributor

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

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9f426bb.

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