Skip to content

[AutoDiff] Add more loop differentiation negative testcases for TF-933. #27973

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

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

dan-zheng
Copy link
Contributor

Loop differentiation produces incorrect results when the reduction accumulation
variable is not initialized with an active parameter. TF-933 tracks this issue.

This patch is a follow-up to #27796, adding negative test cases for while and repeat-while loops.

Loop differentiation produces incorrect results when the reduction accumulation
variable is not initialized with an active parameter. TF-933 tracks this issue.

This patch is a follow-up to swiftlang#27796, adding
negative test cases for while and repeat-while loops.
@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Oct 30, 2019
@dan-zheng dan-zheng requested review from marcrasi and bgogul October 30, 2019 22:11
@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@dan-zheng dan-zheng merged commit ebe9223 into swiftlang:tensorflow Oct 31, 2019
@dan-zheng dan-zheng deleted the TF-933 branch October 31, 2019 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tensorflow This is for "tensorflow" branch PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants