yezqNLP edited a comment on issue #18345:
URL: 
https://github.com/apache/incubator-mxnet/issues/18345#issuecomment-629742496


   > This might help you: 
https://mxnet.apache.org/api/python/docs/api/symbol/symbol.html?highlight=shape_array#mxnet.symbol.shape_array
   
   Thanks, I change `x.shape` to `F.shape_array`, `math.ceil` to `F.ceil`, 
`max` to `F.max`, and it still reports error that in `pad_h//2`, `symbol and 
int can not calculated by //`. 


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


Reply via email to