Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Conversation

@Shashi456
Copy link
Contributor

@Shashi456 Shashi456 commented Aug 20, 2019

Test and build pass.
Just a question, do we hope to eventually support NCWH formats? A lot of code would need to be modified in that case and I'm realizing that writing these layers.
Could i open an issue for that or would you want to support all layers first before supporting multiple formats?

@jon-tow
Copy link
Contributor

jon-tow commented Aug 20, 2019

@Shashi456 A slight nitpick; could you please move the Separable layers below the DepthwiseConvs since the two are closely related and ZeroPaddings stands between them.
It'd then also match the testing order.

@Shashi456
Copy link
Contributor Author

Shashi456 commented Aug 20, 2019

@jon-tow alright. But would a layer reorg be appropriate in this PR?

There are some format changes in the test file as well, I'll do them as another PR.

Shashi456 and others added 3 commits August 21, 2019 00:15
Co-Authored-By: Richard Wei <rxwei@google.com>
@Shashi456
Copy link
Contributor Author

@rxwei done. With this and transposed conv1d and 3d, we are done with basically supporting all convolutional layers :). Extensive testing and more functionality remains.

@Shashi456
Copy link
Contributor Author

Can someone trigger a build on this ? And sorry for the persistence but #288 and #174 can be merged.

@eaplatanios eaplatanios merged commit 286bd42 into tensorflow:master Aug 21, 2019
@Shashi456 Shashi456 deleted the sconv1d branch August 29, 2019 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants