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 evaluation on multi-GPUs: use network_eval_helper #5

Merged

Conversation

straywarrior
Copy link
Contributor

There is a typo in Session::eval: network_eval_helper should be used, not network_train_helper.

@zehuanw
Copy link
Collaborator

zehuanw commented Mar 3, 2020

Just verified. Thank you for your contribution to HugeCTR!

@zehuanw zehuanw merged commit ce6bb50 into NVIDIA-Merlin:master Mar 3, 2020
mikemckiernan pushed a commit that referenced this pull request Nov 28, 2022
…-on-multi-gpus

Fix evaluation on multi-GPUs: use network_eval_helper
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