JerryZhouSH opened a new issue #4471: [topi python API] 'bilinear_sample_nchw' is not supported in deformable_conv2d.py URL: https://github.com/apache/incubator-tvm/issues/4471 I build TVM project on Ubuntu 16.04 with CUDA, and install the tvm, nnvm, topi python api with the following cmd: cd tvm/nnvm/python; sudo pip3 setup.py install cd tvm/python; sudo pip3 setup.py install cd tvm/topi/python; sudo pip3 setup.py install When I import nnvm in python3, the 'ImportError' throwed with "cannot import name 'bilinear_sample_nchw'".
---------------------------------------------------------------- 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
