leezu commented on issue #16754: Is mirroring working with MXNet 1.5.1 Gluon ?
URL: 
https://github.com/apache/incubator-mxnet/issues/16754#issuecomment-560984885
 
 
   `output_symbols = net(*input_symbols)` where `net` is your HybridBlock.
   Just use the `output_symbols` and ignore `net`. You only use `net` to obtain 
the symbol.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to