Skip to content

[AutoDiff] Fix subset parameters thunk partial_apply substitutions. #27604

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 3 commits into from
Oct 10, 2019

Conversation

dan-zheng
Copy link
Contributor

Fix partial_apply substitution map for subset parameters linear map thunk.

The correct substitution map is computed by buildThunkType in
the helper ADContext::getOrCreateSubsetParametersThunkForLinearMap and is
now returned by the helper.

Resolves TF-886.

… thunk.

Fix `partial_apply` substitution map for subset parameters linear map thunk.

The correct substitution map is computed by `buildThunkType` in
the helper `ADContext::getOrCreateSubsetParametersThunkForLinearMap` and is
now returned by the helper.

Resolves TF-886.
@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Oct 10, 2019
@dan-zheng dan-zheng requested a review from rxwei October 10, 2019 18:24
@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@dan-zheng
Copy link
Contributor Author

Linux CI didn't run on the latest NFC commit, but I think it's safe to merge.

@dan-zheng dan-zheng merged commit ced939b into swiftlang:tensorflow Oct 10, 2019
@dan-zheng dan-zheng deleted the TF-886 branch October 10, 2019 21:17
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