Skip to content

Conversation

@rxwei
Copy link
Contributor

@rxwei rxwei commented Jun 4, 2019

TensorArrayProtocol and TensorGroup have been moved to tensorflow/swift-apis, and their derived conformances tests have been copied there as well. 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.

`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.
@rxwei rxwei added the tensorflow This is for "tensorflow" branch PRs. label Jun 4, 2019
@rxwei rxwei requested review from bgogul and dan-zheng June 4, 2019 06:32
@rxwei
Copy link
Contributor Author

rxwei commented Jun 4, 2019

@swift-ci please test tensorflow

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.

Thanks for the detailed rationale!

@rxwei rxwei merged commit ada915a into swiftlang:tensorflow Jun 4, 2019
@rxwei rxwei deleted the remove-tensorgroup-tests branch June 4, 2019 06:59
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.

3 participants