Skip to content

Conversation

@animan42
Copy link

TorchRec OSS installation currently requires 3 steps:

  1. fbgemm_gpu installation
  2. Symlink fbgemm_gpu_py.so to the TorchRec directory
  3. Run TorchRec's installation

We can simplify this to a single step by bringing in fbgemm_gpu into TorchRec directory

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 30, 2021
@facebook-github-bot
Copy link
Contributor

@animan42 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

YazhiGao pushed a commit to YazhiGao/torchrec-2 that referenced this pull request Feb 24, 2022
Summary:
Pull Request resolved: meta-pytorch/torchrec#88

Pull Request resolved: pytorch/FBGEMM#940

Pull Request resolved: meta-pytorch/torchrec#21

rename permute_sparse_data to permute_2D_sparse_data as it requires 'lengths' is a 2D tensor. Will add permute_1D_sparse_data in the follow-up diff.

Reviewed By: jianyuh

Differential Revision: D34333459

fbshipit-source-id: b00936249c66764a2ee5757487d6034cc287bf6f
jasonjk-park pushed a commit to jasonjk-park/FBGEMM that referenced this pull request Feb 26, 2022
…ytorch#88)

Summary:
Pull Request resolved: meta-pytorch/torchrec#88

Pull Request resolved: pytorch#940

Pull Request resolved: meta-pytorch/torchrec#21

rename permute_sparse_data to permute_2D_sparse_data as it requires 'lengths' is a 2D tensor. Will add permute_1D_sparse_data in the follow-up diff.

Reviewed By: jianyuh

Differential Revision: D34333459

fbshipit-source-id: b00936249c66764a2ee5757487d6034cc287bf6f
@colin2328 colin2328 deleted the fbgemm branch March 17, 2022 23:17
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants