Skip to content

Conversation

@sdmonov
Copy link
Contributor

@sdmonov sdmonov commented Feb 7, 2018

C++ argument evaluation order is undefined and leads to different
results in different platforms. This commit fixes build_lstm_body to
do the calculation slightly differently in order to avoid problems with the order.

Fixes #5055

C++ argument evaluation order is undefined and leads to different
results in different platforms. This commit fixes build_lstm_body to
do the calculation slightly differently.

Fixes pytorch#5055
@ezyang ezyang merged commit 5816721 into pytorch:master Feb 8, 2018
@sdmonov sdmonov deleted the fix_test_jit_cpp branch February 8, 2018 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ppc64le] test failure in test_jit.TestJit.test_cpp

3 participants