Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 403 Bytes

Go binding for C++ TVM library.

This library implements bindings for interacting with C++ tvm library.

TVM description you can find here:

Usage

Example

How to link or recompile shared library you can find in /lib directory depending on your OS.