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

make TransposeShape infer shape form both sides #15713

Merged
merged 4 commits into from
Aug 1, 2019
Merged

Conversation

dtracz
Copy link
Contributor

@dtracz dtracz commented Jul 31, 2019

Description

Make the function TransposeShape use both input and output data. Base on this it completes all unknown dimension sizes. If any of them is know on both sides the function checks if they match.

@piyushghai
Copy link
Contributor

@dtracz Can you look into the CI failures ?
@mxnet-label-bot Add [Operator, Backend, pr-awaiting-review]

@marcoabreu marcoabreu added Backend Issues related to the backend of MXNet Operator pr-awaiting-review PR is waiting for code review labels Jul 31, 2019
@ptrendx
Copy link
Member

ptrendx commented Aug 1, 2019

@dtracz As discussed offline, please add a small unit test for this fix, then LGTM.

@ptrendx ptrendx merged commit 90954ec into apache:master Aug 1, 2019
anirudhacharya pushed a commit to anirudhacharya/mxnet that referenced this pull request Aug 20, 2019
* make TransposeShape infer shape form both sides

* small fixes

* remove redundant lines

* unit tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backend Issues related to the backend of MXNet Operator pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants