tobegit3hub commented on issue #4464: URL: https://github.com/apache/incubator-tvm/issues/4464#issuecomment-673935381
@652994331 You need to install `tensorflow` so that TVMDSOOp could link to TensorFlow libraries. Here is the error message from your cmake. ``` ModuleNotFoundError: No module named 'tensorflow' ``` ---------------------------------------------------------------- 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]
