Skip to content

In pytorch 0.5 0-dim tensors will be an error rather than a warning#63

Open
whackashoe wants to merge 1 commit intowiseodd:masterfrom
whackashoe:tensor_item_replace
Open

In pytorch 0.5 0-dim tensors will be an error rather than a warning#63
whackashoe wants to merge 1 commit intowiseodd:masterfrom
whackashoe:tensor_item_replace

Conversation

@whackashoe
Copy link

This replaces 0-dim tensors with item() to get a Python number from the tensors containing a single value.

…this replaces 0-dim tensors with item() to get a Python number from the tensors containing a single value.
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.

1 participant