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

[Fix]Rehash gpu table before importing values and reduce size kernel call. #256

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Conversation

acmore
Copy link
Contributor

@acmore acmore commented Jun 22, 2022

Description

This PR is to fix gpu table import issues. It will expand the table to appropriate size before importing values. And it will try to minimize the number of calls to size kernel.

Type of change

  • Bug fix
  • New Tutorial
  • Updated or additional documentation
  • Additional Testing
  • New Feature

Checklist:

  • I've properly formatted my code according to the guidelines
    • By running yapf
    • By running clang-format
  • This PR addresses an already submitted issue for TensorFlow Recommenders-Addons
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes:
*

@acmore acmore requested a review from rhdong as a code owner June 22, 2022 04:09
@rhdong rhdong requested a review from Lifann June 22, 2022 07:43
@acmore acmore closed this Jun 22, 2022
@acmore acmore reopened this Jun 22, 2022
@rhdong
Copy link
Member

rhdong commented Aug 22, 2022

Hi @acmore , sorry for lately replying, we should discuss on the PR and help to merge it ASAP. Could you send your WeChat account to my mail([email protected])? Thank you!

@acmore
Copy link
Contributor Author

acmore commented Sep 5, 2022

HI @rhdong sent

@rhdong
Copy link
Member

rhdong commented Sep 5, 2022

Hi @acmore, this PR is LGTM. Before merging it, please squash all of the commits into one and resolve the conflicts and clang check failure, thank you!

@acmore
Copy link
Contributor Author

acmore commented Sep 18, 2022

Hi @rhdong I updated the mr, but I am not sure how to do squash properly. Maybe you could select Squash and merge commit option when you merge this mr? Thanks

@acmore acmore closed this Sep 21, 2022
@acmore acmore reopened this Sep 21, 2022
@rhdong rhdong changed the title Rehash gpu table before importing values and reduce size kernel call. [Fix]Rehash gpu table before importing values and reduce size kernel call. Sep 22, 2022
@rhdong rhdong merged commit 634b96d into tensorflow:master Sep 22, 2022
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