Skip to content

[Docs] Outdated installation documentation #18053

Description

@Mr-Brainiac237

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address ittype: doc

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions