This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Replies: 2 comments
-
@mxnet-label-bot add [question] |
Beta Was this translation helpful? Give feedback.
0 replies
-
Set some shape first, and it can be changed accord to the given data later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried mx.mod.Module but it takes arguments such as data shapes when binding.
In feed forward we didn't need data shapes. What if i dont know the data shapes??
How can I incorporate Module?
Originally posted by @vizakshat in #5394 (comment)
Beta Was this translation helpful? Give feedback.
All reactions