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

SpecDB: Add OutTensor specs for add.Tensor & add.Scalar #5

Closed

Conversation

manuelcandales
Copy link
Contributor

Differential Revision: D59402158

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Meta Open Source bot. fb-exported labels Jul 5, 2024
@facebook-github-bot
Copy link
Contributor

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

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

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

manuelcandales added a commit to manuelcandales/FACTO-1 that referenced this pull request Jul 5, 2024
Summary:
Pull Request resolved: pytorch-labs#5

Added the out tensor spec for:
- add.Tensor: promoted type of inputs must be castable to out dtype
- add.Scalar: promoted type of inputs must be equal to out dtype

Reviewed By: zonglinpengmeta

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

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

Summary:
Pull Request resolved: pytorch-labs#5

Added the out tensor spec for:
- add.Tensor: promoted type of inputs must be castable to out dtype
- add.Scalar: promoted type of inputs must be equal to out dtype

Prompted by Jarvis's adoption of FACTO-based testing on D59247125

Reviewed By: zonglinpengmeta

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

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

manuelcandales added a commit to manuelcandales/FACTO-1 that referenced this pull request Jul 5, 2024
Summary:
Pull Request resolved: pytorch-labs#5

Added the out tensor spec for:
- add.Tensor: promoted type of inputs must be castable to out dtype
- add.Scalar: promoted type of inputs must be equal to out dtype

Prompted by Jarvis's adoption of FACTO-based testing on D59247125

Reviewed By: zonglinpengmeta

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

This pull request has been merged in 7c5c7c7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants