wykvictor commented on issue #9288: Get HybridBlock layer shape on runtime
URL:
https://github.com/apache/incubator-mxnet/issues/9288#issuecomment-376146572
Update: I used the
[special
params](https://mxnet.incubator.apache.org/versions/master/api/python/symbol/symbol.html?highlight=reshape#mxnet.symbol.reshape)
(0,-1,-2,-3,-4) of Reshape to get rid of using the Tensor's specific shape.
Thanks!
<==
Any progress? I also have an operation to reshape a Symbol/NDArray depending
on its shape. How to get the shape of the output Tensor?
Advertising
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services