No project description provided
Project description
soyml
soyml: framework-independent ML model inference
soy - a prefix indicating that this is a subpar substitute for the real thing :)
pitch
machine learning models are often trained in one framework (e.g. pytorch) and deployed in another. there are many different inference-focused frameworks, but they all have different APIs. this makes it difficult to deploy models in a framework-agnostic way. soyml aims to solve this problem by providing a simple, framework-agnostic API for inference, abstracting away the details of the underlying framework, and just letting you turn inputs to outputs and nothing else.
features
currently supported backends:
- pytorch (
torch
) - onnxruntime (
ort
) - wonnx (
wonnx
) - ncnn (
ncnn
)
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
Built Distribution
File details
Details for the file soyml-0.2.0.tar.gz
.
File metadata
- Download URL: soyml-0.2.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/24.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49279ddb1f39723535f616343c8d07af4f485c96da2f42d52e15ab926ac1ab14 |
|
MD5 | f0443edce27e37d0989f7332c4b8f2d7 |
|
BLAKE2b-256 | 563f5852b8ab4023999bc25e173084bd77d9568f3c35ee852bacc5514ab46873 |
File details
Details for the file soyml-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: soyml-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/24.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dd8dbde7553a83e5e4976bf0434ed9ca16d93046dadb574ed277611df1627ce |
|
MD5 | 03e04f0878f298d9783c4198c0bd105f |
|
BLAKE2b-256 | 36a66f2b640aad5b83281a3d0c6b9cf96ae5776f0c45f20bb9c4ad299901174d |