Mr-Brainiac237 opened a new issue, #18053:
URL: https://github.com/apache/tvm/issues/18053

   I've been using TVM for research and when I was installing, I ran into an 
issue with installation. Based on the installation docs for Install from 
Source, there should be a _ffi folder created during installation that would 
house the C++ bindings. However, upon further inspection, it seems that a _ffi 
folder doesn't exist in the current version of TVM. This then means that the 
current validation of 
   `python -c "import tvm; print(tvm._ffi.base._LIB)"  `
   is incorrect and misleading. I really do hope that the c++ wrappers and 
extensions are still part of this project. However, it seems an update to docs 
are heavily needed.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to