You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@mxnet.apache.org by Chaitanya Prakash Bapat via MXNet Forum <mx...@discoursemail.com.INVALID> on 2021/01/04 21:44:16 UTC

[MXNet Forum] [Gluon] AssertionError: Argument a must have NDArray type, but got


At what line are you getting this error? 
Also the meaning of this error is : you are passing a Sequence or 2D list instead of NDArray.
Please verify if you are converting the input to NDArray before invoking any mxnet operator.





---
[Visit Topic](https://discuss.mxnet.apache.org/t/assertionerror-argument-a-must-have-ndarray-type-but-got/6768/2) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.apache.org/email/unsubscribe/fdeef6d3768bc5271479db649cd5e8bc8a262d7283f77b1d3c8bdf7514f579db).