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

create cumem_utils_cpu and add to all_deps_cpu #2215

Closed
wants to merge 1 commit into from

Conversation

zyan0
Copy link

@zyan0 zyan0 commented Dec 14, 2023

Summary:
Fix Could not find any similar ops to fbgemm::new_unified_tensor.: P876042425
At model loading using IntNBitTableBatchedEmbeddingBagsCodegen, we got Could not find any similar ops to fbgemm::new_unified_tensor.
P876042425
The error line https://fburl.com/code/j41vcjg1 means we lack dependency of new_unified_tensor in full cpu predictor build. This diff adds the dep.

Reviewed By: jiayisuse

Differential Revision: D52176309

Copy link

netlify bot commented Dec 14, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit c02034d
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/657bd3b19ccf230008d06b53

@facebook-github-bot
Copy link
Contributor

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

zyan0 pushed a commit to zyan0/FBGEMM that referenced this pull request Dec 14, 2023
Summary:

Fix Could not find any similar ops to fbgemm::new_unified_tensor.: P876042425
At model loading using IntNBitTableBatchedEmbeddingBagsCodegen, we got  Could not find any similar ops to fbgemm::new_unified_tensor.
P876042425
The error line https://fburl.com/code/j41vcjg1 means we lack dependency of new_unified_tensor in full cpu predictor build. This diff adds the dep.

Reviewed By: jiayisuse

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

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

zyan0 pushed a commit to zyan0/FBGEMM that referenced this pull request Dec 14, 2023
Summary:

Fix Could not find any similar ops to fbgemm::new_unified_tensor.: P876042425
At model loading using IntNBitTableBatchedEmbeddingBagsCodegen, we got  Could not find any similar ops to fbgemm::new_unified_tensor.
P876042425
The error line https://fburl.com/code/j41vcjg1 means we lack dependency of new_unified_tensor in full cpu predictor build. This diff adds the dep.

Reviewed By: jiayisuse

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

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

zyan0 pushed a commit to zyan0/FBGEMM that referenced this pull request Dec 14, 2023
Summary:

Fix Could not find any similar ops to fbgemm::new_unified_tensor.: P876042425
At model loading using IntNBitTableBatchedEmbeddingBagsCodegen, we got  Could not find any similar ops to fbgemm::new_unified_tensor.
P876042425
The error line https://fburl.com/code/j41vcjg1 means we lack dependency of new_unified_tensor in full cpu predictor build. This diff adds the dep.

Reviewed By: jiayisuse

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

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

zyan0 pushed a commit to zyan0/FBGEMM that referenced this pull request Dec 14, 2023
Summary:

Fix Could not find any similar ops to fbgemm::new_unified_tensor.: P876042425
At model loading using IntNBitTableBatchedEmbeddingBagsCodegen, we got  Could not find any similar ops to fbgemm::new_unified_tensor.
P876042425
The error line https://fburl.com/code/j41vcjg1 means we lack dependency of new_unified_tensor in full cpu predictor build. This diff adds the dep.

Reviewed By: jiayisuse

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

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

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

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

Summary:

Fix Could not find any similar ops to fbgemm::new_unified_tensor.: P876042425
At model loading using IntNBitTableBatchedEmbeddingBagsCodegen, we got  Could not find any similar ops to fbgemm::new_unified_tensor.
P876042425
The error line https://fburl.com/code/j41vcjg1 means we lack dependency of new_unified_tensor in full cpu predictor build. This diff adds the dep.

Reviewed By: jiayisuse

Differential Revision: D52176309
zyan0 pushed a commit to zyan0/FBGEMM that referenced this pull request Dec 15, 2023
Summary:

Fix Could not find any similar ops to fbgemm::new_unified_tensor.: P876042425
At model loading using IntNBitTableBatchedEmbeddingBagsCodegen, we got  Could not find any similar ops to fbgemm::new_unified_tensor.
P876042425
The error line https://fburl.com/code/j41vcjg1 means we lack dependency of new_unified_tensor in full cpu predictor build. This diff adds the dep.

Reviewed By: jiayisuse

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

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 25f5ed5.

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