Skip to content

Conversation

@dan-zheng
Copy link
Contributor

@differentiating and @transposing are:

  • API/ABI stable to add. (The declaration is unaffected.)
  • API/ABI breaking to remove.

@noDerivative is API/ABI breaking to add/remove.
Adding/removing the attribute changes derivative code behavior.

@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Nov 16, 2019
Copy link
Contributor Author

@dan-zheng dan-zheng Nov 16, 2019

Choose a reason for hiding this comment

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

Note: I made the stylistic choice to intentionally leave this line >80 columns so all the API/ABI statuses can be on one line.

@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

`@differentiating` and `@transposing` are:
- API/ABI stable to add. (The declaration is unaffected.)
- API/ABI breaking to remove.

`@noDerivative` is API/ABI breaking to add/remove.
Adding/removing the attribute changes derivative code behavior.
@dan-zheng
Copy link
Contributor Author

@swift-ci Please test tensorflow

@dan-zheng dan-zheng merged commit 6c83626 into swiftlang:tensorflow Nov 16, 2019
@dan-zheng dan-zheng deleted the ∂p-attributes branch November 16, 2019 16:15
@dan-zheng dan-zheng restored the ∂p-attributes branch November 21, 2019 17:39
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