_ffi.libinfo
_ffi.libinfo
#
Library information.
- tvm._ffi.libinfo.find_include_path(name=None, search_path=None, optional=False)[源代码]#
Find header files for C compilation.
- namelist of str
List of directory names to be searched.
- include_pathlist(string)
List of all found paths to header files.