Skip to content
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

[Docs] [AutoDiff] Rename '@differentiating' and '@transposing' attributes. #28454

Merged
merged 2 commits into from
Dec 2, 2019

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Nov 23, 2019

In the code review for #28321, the main developers of AutoDiff agreed to rename @differentiating and @transposing to @derivative(of:) and @transpose(of:) (still subject to debate in Swift Evolution eventually). This PR updates the manifesto to reflect this change.

…utes.

In the code review for #28321, the main developers of AutoDiff agreed to rename `@differentiating` and `@transposing` to `@derivative(of:)` and `@transpose(of:)`, respectively.  This PR updates the manifesto to reflect this change.
Copy link
Contributor

@lattner lattner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

Co-Authored-By: Dan Zheng <danielzheng@google.com>
@rxwei
Copy link
Contributor Author

rxwei commented Dec 2, 2019

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 9ff7485 into master Dec 2, 2019
@rxwei rxwei deleted the rename-differentiating-transposing branch December 2, 2019 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants