ChaiBapchya commented on issue #17493: im2col fails in GPU context regardless 
of input
URL: 
https://github.com/apache/incubator-mxnet/issues/17493#issuecomment-580516656
 
 
   ```
   >>> mx.operator.get_operator_arguments('im2col')
   OperatorArguments(narg=5, names=['data', 'kernel', 'stride', 'dilate', 
'pad'], types=['NDArray-or-Symbol', 'Shape(tuple), required', 'Shape(tuple), 
optional, default=[]', 'Shape(tuple), optional, default=[]', 'Shape(tuple), 
optional, default=[]'])
   ```

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