kalcohol commented on issue #4371: ImportError: cannot import name 'bilinear_sample_nchw' URL: https://github.com/apache/incubator-tvm/issues/4371#issuecomment-557277103 i know what is the mechanism of the occurrence, topi depends on tvm module, tvm module import this missing function for topi, but tvm itself can not find libtvm_topi.so or tvm_topi.dll, so when importing tvm.relay or topi directly, error occurs. but no pr idea now, as before.
---------------------------------------------------------------- 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
