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

Add INT8 support to torchrec qcomm codecs #648

Closed
wants to merge 1 commit into from

Conversation

yusuo
Copy link
Contributor

@yusuo yusuo commented Sep 19, 2022

Summary: Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Sep 19, 2022
@facebook-github-bot
Copy link
Contributor

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

yusuo added a commit to yusuo/torchrec that referenced this pull request Sep 19, 2022
Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

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

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

jianyuh pushed a commit to jianyuh/torchrec-3 that referenced this pull request Sep 24, 2022
Summary:
We want to make the EB/EBC scriptable by default w/o the need of running torch.fx first. Not able to script EB/EBC modules by default (especially when needed for inference) is very non-intuitive and inconvenient.
In the same time we don't plan to make ShardedEB/EBC scriptable.

1. Do not use property, use methods instead. This is consistent w/ KJT.
1. _embedding_bag_configs has a complex type List[EmbeddingBagConfig] which does not script. Use List[str] to store features instead.

X-link: facebookresearch/ReAgent#648

Pull Request resolved: pytorch#467

Reviewed By: colin2328

Differential Revision: D37389962

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

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

yusuo added a commit to yusuo/torchrec that referenced this pull request Sep 27, 2022
Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

fbshipit-source-id: f787eaaf86dacbfff690379d8ca8c0d28a7505b0
yusuo added a commit to yusuo/torchrec that referenced this pull request Sep 27, 2022
Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

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

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

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

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

yusuo added a commit to yusuo/torchrec that referenced this pull request Sep 27, 2022
Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

fbshipit-source-id: 469b5486d30babd2b63ee12378eff79f2aa463a1
yusuo added a commit to yusuo/torchrec that referenced this pull request Sep 27, 2022
Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

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

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

yusuo added a commit to yusuo/torchrec that referenced this pull request Sep 29, 2022
Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

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

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

yusuo added a commit to yusuo/torchrec that referenced this pull request Sep 29, 2022
Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Differential Revision: D39473544

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

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

Summary:
Pull Request resolved: pytorch#648

Added INT8 support to torchrec comm library based on the changes in D39473386

Reviewed By: YLGH

Differential Revision: D39473544

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

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

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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants