Skip to content

[AutoDiff] Fix AdjointEmitter::visitStructExtract. #24114

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
Apr 18, 2019

Conversation

dan-zheng
Copy link
Contributor

Use struct type member substitution map to remap field types, instead of
using unbound generic field types.

Resolves TF-440.

@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Apr 18, 2019
@dan-zheng dan-zheng requested a review from rxwei April 18, 2019 02:10
Use struct type member substitution map to remap field types, instead of
using unbound generic field types.

Resolves TF-440.
@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@dan-zheng
Copy link
Contributor Author

@swift-ci Please clean test tensorflow linux

@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@rxwei rxwei merged commit 84b17e4 into swiftlang:tensorflow Apr 18, 2019
@rxwei rxwei deleted the tf-440 branch April 18, 2019 06:48
rxwei pushed a commit to rxwei/swift that referenced this pull request May 11, 2019
Use struct type member substitution map to remap field types, instead of
using unbound generic field types.

Resolves TF-440.
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