Skip to content

Conversation

@vishwakftw
Copy link
Contributor

Fixes #3671 .

@vishwakftw
Copy link
Contributor Author

vishwakftw commented Jul 17, 2018

Windows build failure looks weird:

TypeError: can't convert np.ndarray of type numpy.int32. The only supported types are: double, float, float16, int64, int32, and uint8.

@vishwakftw
Copy link
Contributor Author

@pytorchbot retest this please

@weiyangfb
Copy link
Contributor

@vishwakftw is this ready for review?

@vishwakftw
Copy link
Contributor Author

@weiyangfb Yes, it is.

@weiyangfb weiyangfb added the ready for review (this tag is deprecated) All PRs are ready for review unless they are draft, WIP, or have undismissed requested changes label Jul 24, 2018
@vishwakftw
Copy link
Contributor Author

Is this good to go?

@vishwakftw
Copy link
Contributor Author

@pytorchbot retest this please

@vishwakftw
Copy link
Contributor Author

@weiyangfb Is this good to go?

Copy link
Contributor

@weiyangfb weiyangfb left a comment

Choose a reason for hiding this comment

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

lgtm

@weiyangfb
Copy link
Contributor

@colesbury @gchanan Would you like to take a look at this?

@vishwakftw
Copy link
Contributor Author

@weiyangfb is this good to go? Sorry about continuous reminders.

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.

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

@soumith
Copy link
Contributor

soumith commented Aug 14, 2018

lgtm, sorry for the delay in review.

@vishwakftw
Copy link
Contributor Author

Thank you, and no worries.

goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Fixes pytorch#3671 .
Pull Request resolved: pytorch#9508

Differential Revision: D9307186

Pulled By: soumith

fbshipit-source-id: 39dcaa6fd2d330d7085802acd6f63c19270164fa
@vishwakftw vishwakftw deleted the fix-numpy-endianness branch August 17, 2018 16:44
@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

open source ready for review (this tag is deprecated) All PRs are ready for review unless they are draft, WIP, or have undismissed requested changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating tensors from numpy arrays with ">f" type yields bogus results

5 participants