flexloopy.base#

Utilities to locate and load the flexloopy shared library.

Attributes#

Functions#

get_lib(→ tvm_ffi.Module)

Get the loaded flexloopy library module.

Module Contents#

flexloopy.base._LIB = None[源代码]#
flexloopy.base.get_lib() tvm_ffi.Module[源代码]#

Get the loaded flexloopy library module.

返回:

The loaded library module.