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

search and fill slot_feature #20

Merged
merged 3 commits into from
Jun 8, 2022
Merged

search and fill slot_feature #20

merged 3 commits into from
Jun 8, 2022

Conversation

huwei02
Copy link
Collaborator

@huwei02 huwei02 commented Jun 7, 2022

PR types

PR changes

Describe

@@ -294,15 +404,59 @@ int GraphDataGenerator::GenerateBatch() {
GraphFillCVMKernel<<<GET_BLOCKS(total_instance), CUDA_NUM_THREADS, 0,
stream_>>>(clk_tensor_ptr_, total_instance);

if (slot_num_ > 0) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

个人建议这个部分用kernel实现性能表现会比较好。

@huwei02 huwei02 merged commit 1816fc2 into xuewujiao:gpugraph Jun 8, 2022
lxsbupt pushed a commit to lxsbupt/Paddle that referenced this pull request Dec 17, 2022
* search and fill slot_feature

* search and fill slot_feature, fix compile error

* search and fill slot_feature, rename 8 as slot_num_

Co-authored-by: root <root@yq01-inf-hic-k8s-a100-ab2-0009.yq01.baidu.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants