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

Commit

Permalink
empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NRauschmayr committed Dec 4, 2018
1 parent a6badc5 commit 90a0bd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/tutorials/basic/reshape_transpose.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## Difference between reshape and transpose operators

What does it mean if MXNet gives you an error like the this?

```
Check failed: shape_.Size() == shape.Size() (127872 vs. 25088) NDArray.Reshape: target shape must have the same size as current shape when recording with autograd.
```
Expand Down

1 comment on commit 90a0bd0

@simoncorstonoliver
Copy link
Contributor

Choose a reason for hiding this comment

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

Reads well end-to-end.

Please sign in to comment.