Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Fix a bug in reshape op in emitter #91

Merged
merged 1 commit into from
Dec 4, 2017

Conversation

mbrookhart
Copy link
Contributor

Two changes to fix a bug in reshape:

  1. relabel child to input to clarify meaning
  2. Create order based on input shape not output shape (this was the bug)

With this change and NervanaSystems/ngraph@380138f, we pass test_operator.py.test_reshape

@mbrookhart mbrookhart requested a review from Krovatkin December 3, 2017 03:56
@mbrookhart mbrookhart merged commit 7355026 into ngraph-integration-dev Dec 4, 2017
@mbrookhart mbrookhart deleted the mbrookhart/fix-bug-in-reshape branch December 4, 2017 16:55
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.

2 participants