onnxruntime c api for nim (#1820)

This commit is contained in:
YesDrX 2021-03-03 12:24:03 -05:00 committed by GitHub
parent 48a6144847
commit c002ee7717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,14 @@
[
{
"name": "onnxruntime",
"url": "https://github.com/YesDrX/onnxruntime-nim.git",
"method": "git",
"tags": [
"onnxruntime"
],
"description": "onnxruntime C Api wrapped for nim",
"license": "MIT",
"web": "https://github.com/YesDrX/onnxruntime-nim/"},
{
"name": "bionim",
"url": "https://github.com/Unaimend/bionim",