Skip to content

[Fix] support update score in find(V**)#233

Merged
jiashuy merged 2 commits intoNVIDIA-Merlin:masterfrom
jiashuy:update_score_in_lookup
Sep 23, 2025
Merged

[Fix] support update score in find(V**)#233
jiashuy merged 2 commits intoNVIDIA-Merlin:masterfrom
jiashuy:update_score_in_lookup

Conversation

@jiashuy
Copy link
Collaborator

@jiashuy jiashuy commented Sep 18, 2025

No description provided.

@jiashuy
Copy link
Collaborator Author

jiashuy commented Sep 18, 2025

/blossom-ci

1 similar comment
@jiashuy
Copy link
Collaborator Author

jiashuy commented Sep 18, 2025

/blossom-ci

@jiashuy jiashuy requested a review from shijieliu September 18, 2025 06:24
@jiashuy jiashuy self-assigned this Sep 18, 2025
@rhdong
Copy link
Member

rhdong commented Sep 18, 2025

/blossom-ci

1 similar comment
@rhdong
Copy link
Member

rhdong commented Sep 19, 2025

/blossom-ci

@rhdong rhdong closed this Sep 19, 2025
@rhdong rhdong reopened this Sep 19, 2025
@rhdong
Copy link
Member

rhdong commented Sep 19, 2025

/blossom-ci

2 similar comments
@jiashuy
Copy link
Collaborator Author

jiashuy commented Sep 20, 2025

/blossom-ci

@jiashuy
Copy link
Collaborator Author

jiashuy commented Sep 20, 2025

/blossom-ci

@jiashuy jiashuy closed this Sep 20, 2025
@jiashuy
Copy link
Collaborator Author

jiashuy commented Sep 20, 2025

closed to restart CI

@jiashuy jiashuy reopened this Sep 20, 2025
@github-actions
Copy link

score_type* scores = nullptr, // (n)
cudaStream_t stream = 0, bool unique_key = true) const {
cudaStream_t stream = 0, bool unique_key = true,
bool update_score = false) {
Copy link
Member

Choose a reason for hiding this comment

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

I recommend declaring a new find_and_update instead of reuse this find**

@jiashuy
Copy link
Collaborator Author

jiashuy commented Sep 22, 2025

/blossom-ci

Copy link
Member

@rhdong rhdong left a comment

Choose a reason for hiding this comment

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

LGTM

@jiashuy jiashuy merged commit 8c96d9c into NVIDIA-Merlin:master Sep 23, 2025
2 checks passed
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.

2 participants