Skip to content

[Callable] 'func call' -> 'func callAsFunction'. #25235

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 4 commits into from
Jun 4, 2019

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Jun 4, 2019

Apply the final naming decision in SE-0253 to the 'tensorflow' branch implementation.

Shall be merged in time for the Swift for TensorFlow 0.4 release.

@rxwei rxwei added the tensorflow This is for "tensorflow" branch PRs. label Jun 4, 2019
@rxwei rxwei requested a review from dan-zheng June 4, 2019 04:57
rxwei added a commit to tensorflow/swift-apis that referenced this pull request Jun 4, 2019
…/swift-evolution/blob/master/proposals/0253-callable.md) to the TensorFlow library. This depends on [swiftlang/swift#25235](swiftlang/swift#25235).

Shall be merged in time for the Swift for TensorFlow 0.4 release.
Apply the final naming decision in [SE-0253](https://github.com/apple/swift-evolution/blob/master/proposals/0253-callable.md) to the 'tensorflow' branch implementation.
rxwei added a commit to tensorflow/swift-apis that referenced this pull request Jun 4, 2019
…/swift-evolution/blob/master/proposals/0253-callable.md) to the TensorFlow library. This depends on [swiftlang/swift#25235](swiftlang/swift#25235).

Shall be merged in time for the Swift for TensorFlow 0.4 release.
Copy link
Contributor

@dan-zheng dan-zheng left a comment

Choose a reason for hiding this comment

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

Great! A sync with master after #24299 is merged would be nice.

rxwei added a commit that referenced this pull request Jun 4, 2019
`TensorArrayProtocol` and `TensorGroup` have been [moved](tensorflow/swift-apis#139) to [tensorflow/swift-apis](https://github.com/tensorflow/swift-apis), and their derived conformances tests have been [copied](tensorflow/swift-apis#158) there as well. [tensorflow/swift-apis#165](tensorflow/swift-apis#165) changed the protocol requirements which made `TensorGroup` conformances no longer entirely derivable, but the derived conformances tests in this repo have not been updated, and it's blocking us from updating the checkout hash for tensorflow/swift-apis.

This PR removes `TensorGroup` derived conformance tests from apple/swift. We expect future changes to `TensorGroup` derived conformances to thoroughly test against tensorflow/swift-apis.

Unblocks #25235.
rxwei added a commit to tensorflow/swift-apis that referenced this pull request Jun 4, 2019
…/swift-evolution/blob/master/proposals/0253-callable.md) to the TensorFlow library. This depends on [swiftlang/swift#25235](swiftlang/swift#25235). (#172)

Apply the final naming decision in [SE-0253](https://github.com/apple/swift-evolution/blob/master/proposals/0253-callable.md) to the TensorFlow library. This depends on [swiftlang/swift#25235](swiftlang/swift#25235).

Shall be merged in time for the Swift for TensorFlow 0.4 release.
@rxwei
Copy link
Contributor Author

rxwei commented Jun 4, 2019

@swift-ci please clean test tensorflow

@rxwei
Copy link
Contributor Author

rxwei commented Jun 4, 2019

Currently blocked on #25239.

@rxwei
Copy link
Contributor Author

rxwei commented Jun 4, 2019

All tests pass now.

@rxwei rxwei merged commit ca1e144 into swiftlang:tensorflow Jun 4, 2019
@rxwei rxwei deleted the callable branch June 4, 2019 10:20
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