chinakook commented on issue #10889: [MXNET-382] Shape and Size Operator
URL: https://github.com/apache/incubator-mxnet/pull/10889#issuecomment-393185610
 
 
   If we have a symbol A with 4 dims, and how can I get the 1-dim size of 
shape_nd(A) result?
   It’s straightforward in Keras and Tensorflow using K.shape(A)[1] and 
A.shape[1].
   I think it’s difficult to do like this in MXNet’s Symbol system.

----------------------------------------------------------------
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

Reply via email to