Skip to content

HBC to return same tensor shape as logit input. #807

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

jasonjk-park
Copy link
Contributor

Summary:
Instead of returning 1D tensor, return the same shape as input to match with existing implementation.

clang-format to format entire file, which touches unrelated portions as well.

Differential Revision: D33026199

@facebook-github-bot
Copy link
Contributor

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

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

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

jasonjk-park added a commit to jasonjk-park/FBGEMM that referenced this pull request Dec 13, 2021
Summary:
Pull Request resolved: pytorch#807

Instead of returning 1D tensor, return the same shape as input to match with existing implementation.

clang-format to format entire file, which touches unrelated portions as well.

Reviewed By: jianyuh

Differential Revision: D33026199

fbshipit-source-id: 2150b50c0d1104895703cc82ba3cbb3271e46176
Summary:
Pull Request resolved: pytorch#807

Instead of returning 1D tensor, return the same shape as input to match with existing implementation.

clang-format to format entire file, which touches unrelated portions as well.

Reviewed By: jianyuh

Differential Revision: D33026199

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

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

q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
Pull Request resolved: facebookresearch/FBGEMM#807

X-link: pytorch#3724

Adds shape information to enable custom ops in torch.compile.

Reviewed By: jianyuh

Differential Revision: D69993984

fbshipit-source-id: 577c35001e5ad7460500ab96c34dd0947c2df786
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.

2 participants