Skip to content

Conversation

@jamesr66a
Copy link
Collaborator

…s are the right type

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@jamesr66a has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@jamesr66a jamesr66a force-pushed the pack_padded_checks branch from 926b67a to e8e56bd Compare July 23, 2018 22:06
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@jamesr66a has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@yf225
Copy link
Contributor

yf225 commented Jul 24, 2018

@pytorchbot retest this please

if not isinstance(input, torch._C.Value):
raise RuntimeError("PackPadded requires `input` to be a Tensor")
if not isinstance(lengths, torch._C.Value):
raise RuntimeError("PackPadded requires `lengths` to be a Tensor")

This comment was marked as off-topic.

This comment was marked as off-topic.

jramseyer pushed a commit to jramseyer/pytorch that referenced this pull request Jul 30, 2018
pytorch#9731)

Summary:
…s are the right type
Pull Request resolved: pytorch#9731

Reviewed By: soumith

Differential Revision: D8958693

Pulled By: jamesr66a

fbshipit-source-id: 7db1f86a85188fd2c84d0edaaaac6a096d64ba52
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
pytorch#9731)

Summary:
…s are the right type
Pull Request resolved: pytorch#9731

Reviewed By: soumith

Differential Revision: D8958693

Pulled By: jamesr66a

fbshipit-source-id: 7db1f86a85188fd2c84d0edaaaac6a096d64ba52
@ezyang ezyang added the merged label Jun 26, 2019
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.

5 participants