Tool to make it easier to run a model on a real robot
Project description
kinfer
This package is designed to support exporting and running inference on PyTorch models.
Installation
pip install kinfer
ONNX Runtime
You can install the latest version of ONNX Runtime on Mac with:
brew install onnxruntime
You may need to add the binary to your DYLD_LIBRARY_PATH:
$ brew ls onnxruntime
/opt/homebrew/Cellar/onnxruntime/1.20.1/include/onnxruntime/ (11 files)
/opt/homebrew/Cellar/onnxruntime/1.20.1/lib/libonnxruntime.1.20.1.dylib # <-- This is the binary
/opt/homebrew/Cellar/onnxruntime/1.20.1/lib/cmake/ (4 files)
/opt/homebrew/Cellar/onnxruntime/1.20.1/lib/pkgconfig/libonnxruntime.pc
/opt/homebrew/Cellar/onnxruntime/1.20.1/lib/libonnxruntime.dylib
/opt/homebrew/Cellar/onnxruntime/1.20.1/sbom.spdx.json
$ export DYLD_LIBRARY_PATH=/opt/homebrew/Cellar/onnxruntime/1.20.1/lib:$DYLD_LIBRARY_PATH
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kinfer-0.0.6.tar.gz
(21.8 kB
view details)
File details
Details for the file kinfer-0.0.6.tar.gz.
File metadata
- Download URL: kinfer-0.0.6.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cf8c325e6f278e3a7ec52e9876cda218f14cfd5f6beb3f6f5bf2445e9cde494
|
|
| MD5 |
ff1d61cd3edcaeff7c7a0f9399ba2e95
|
|
| BLAKE2b-256 |
e695fbfd678df2b98f06f9985caa4e0379635446496048fc9a5432d913c66d67
|
Provenance
The following attestation bundles were made for kinfer-0.0.6.tar.gz:
Publisher:
publish.yml on kscalelabs/kinfer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kinfer-0.0.6.tar.gz -
Subject digest:
6cf8c325e6f278e3a7ec52e9876cda218f14cfd5f6beb3f6f5bf2445e9cde494 - Sigstore transparency entry: 156636573
- Sigstore integration time:
-
Permalink:
kscalelabs/kinfer@96a236d0eb87a3c1800b0c7dfa85faa02a04b8a8 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/kscalelabs
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@96a236d0eb87a3c1800b0c7dfa85faa02a04b8a8 -
Trigger Event:
workflow_dispatch
-
Statement type: