masahi commented on issue #4418: [RUNTIME] Add cudnn conv3d URL: https://github.com/apache/incubator-tvm/pull/4418#issuecomment-559082339 @optima2005 please have a look at [this](https://github.com/apache/incubator-tvm/blob/master/python/tvm/contrib/cudnn.py#L238). It is possible to pass a python list to C++ func by void pointer. Can you try unify forward, find_algo, output_shape python functions that we have for both 2D and 3D into one? We can remove all the uglyness.
---------------------------------------------------------------- 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
