optima2005 commented on issue #4418: [RUNTIME] Add cudnn conv3d
URL: https://github.com/apache/incubator-tvm/pull/4418#issuecomment-561122248
 
 
   The size of pad, stride and dilation tuple is 2 for 2d, and 3 for 3d. So 
those vectors can act as kind of 'array with variable initial size'. This is 
not supported by c++ directly.  This is the only reason I am using them.  

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to