Skip to main content

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


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)

Uploaded Source

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

Hashes for kinfer-0.0.6.tar.gz
Algorithm Hash digest
SHA256 6cf8c325e6f278e3a7ec52e9876cda218f14cfd5f6beb3f6f5bf2445e9cde494
MD5 ff1d61cd3edcaeff7c7a0f9399ba2e95
BLAKE2b-256 e695fbfd678df2b98f06f9985caa4e0379635446496048fc9a5432d913c66d67

See more details on using hashes here.

Provenance

The following attestation bundles were made for kinfer-0.0.6.tar.gz:

Publisher: publish.yml on kscalelabs/kinfer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page