Skip to content

Conversation

@Lunderberg
Copy link
Contributor

This adds $TVM_LIBRARY_PATH to the search directory of vta.libinfo.find_libvta, matching the behavior of tvm._ffi.libinfo.find_lib_path. Previously, the search path was hard-coded to be $TVM_HOME/build, which makes it difficult to manage multiple builds.

This adds `$TVM_LIBRARY_PATH` to the search directory of
`vta.libinfo.find_libvta`, matching the behavior of
`tvm._ffi.libinfo.find_lib_path`.
@masahi masahi merged commit a713356 into apache:main Feb 17, 2022
@Lunderberg Lunderberg deleted the vta_tvm_library_path branch February 17, 2022 14:26
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
This adds `$TVM_LIBRARY_PATH` to the search directory of
`vta.libinfo.find_libvta`, matching the behavior of
`tvm._ffi.libinfo.find_lib_path`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants