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

Fixed issue with broadcasting optimizer state for params that don't require grads, added back utility function to broadcast any object #1609

Merged
merged 3 commits into from
Jan 9, 2020

Conversation

tgaddair
Copy link
Collaborator

Fixes #1608.

Signed-off-by: Travis Addair taddair@uber.com

…equire grads, added back utility function to broadcast any object

Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
@una-dinosauria
Copy link
Contributor

LGTM. Thanks for the quick fix!

Signed-off-by: Travis Addair <taddair@uber.com>
@tgaddair tgaddair merged commit b505f14 into master Jan 9, 2020
@tgaddair tgaddair deleted the fix_bcast branch January 9, 2020 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

RuntimeError: For integral input tensors, argument alpha must not be a floating point number
3 participants