I followed the steps on “Install from source” (Install from Source — tvm 0.9.0 documentation) to install tvm, and after the compiling I followed the Python Package Installation guide of both method 1 and method 2, but neither of them is able to let me use tvmc.
0.9 is outdated and we moved to the latest python based api without tvmc. the command line drivers can still be build for specific apps based on the python api
Got it.I would like to ask if the latest version will update the Docs?Because I also encountered some problems when using the documentation of the Python API, I’m not sure if it’s my own issue or a problem with the TVM version.