Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disintar/pytvm
https://github.com/disintar/pytvm
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/disintar/pytvm
- Owner: disintar
- Created: 2022-10-19T22:57:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T17:10:04.000Z (almost 2 years ago)
- Last Synced: 2024-04-22T01:21:01.196Z (8 months ago)
- Language: Jupyter Notebook
- Size: 246 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example of usage PyTVM
Tvm-python is binding to TON VM.
tvm-python branch in [disintar/ton](https://github.com/disintar/ton/tree/tvm-python)
## Compile
Pass `-DTON_USE_PYTHON=1 -DPYTHON_EXECUTABLE=PATH_TO_YOUR_PYTHON` to `cmake build .`
And use `--target tvm-python`You will get importable `.so` file