masahi commented on issue #4418: [RUNTIME] Add cudnn conv3d URL: https://github.com/apache/incubator-tvm/pull/4418#issuecomment-559461672 Right I wrote that tutorial :) cuDNN is used via topi, so you need to update [this line](https://github.com/apache/incubator-tvm/blob/master/topi/python/topi/cuda/conv2d.py#L99). That one and the test cases in test_cudnn.py are the only place that use cudnn, so as long as you update them it is fine.
---------------------------------------------------------------- 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
