Skip to content

[AutoDiff] Improve diagnostic for multiple active results. #28429

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

Conversation

dan-zheng
Copy link
Contributor

Improve diagnostic message for multiple active results.
Add diagnostic tests for multiple active results and active inout arguments.

Exposes TF-984: forward-mode crash due to unset tangent buffer.
Exposes TF-985: no workaround to avoid marking non-wrt inout arguments as active.

Improve diagnostic message for multiple active results.
Add diagnostic tests for multiple active results and active `inout` arguments.

Exposes TF-984: forward-mode crash due to unset tangent buffer.

Exposes TF-985: no workaround to avoid marking non-wrt `inout` arguments
as active.
@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Nov 22, 2019
@dan-zheng dan-zheng requested review from rxwei and marcrasi November 22, 2019 01:07
@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@dan-zheng dan-zheng merged commit ad54102 into swiftlang:tensorflow Nov 22, 2019
@dan-zheng dan-zheng deleted the autodiff-fix-inout-diagnostics branch November 22, 2019 03:15
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.

3 participants