This release is a pre-release and may not be stable for production use.
ml-pipes-torch
ml-pipes-torch brings Torch-backed execution into ml-pipes.
Use this package when a pipeline needs to cross into Torch for model inference, device-aware execution, or postprocess that is worth keeping on the Torch side. In practice, it often sits between NumPy-oriented preparation or postprocess stages so mixed pipelines can move in and out of the Torch domain explicitly. It also mirrors the generic tensor registry helpers that are often worth keeping on-device during Torch-side postprocess, together with Torch-native vision-adjacent registry helpers such as box-format conversion, mask reconstruction, filtering, resizing, and NMS.
Operators can be used as plain callables, but this package is best used inside
an ml-pipes pipeline.
Package Reference
| Field | Value |
|---|---|
| Package | ml-pipes-torch |
| Guide | docs/README.md |
| Reference | docs/INDEX.md |
| Depends on | ml-pipes-core, ml-pipes-tensor |
| Public modules | ml_pipes.torch |
| Content | Torch execution stages; NumPy/Torch boundary crossing; device placement; mirrored Torch-native tensor postprocess |
See docs/PACKAGES.md
for direct package installs, umbrella profiles, and the full package matrix.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ml_pipes_torch-0.1.0rc2.tar.gz.
File metadata
- Download URL: ml_pipes_torch-0.1.0rc2.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db29cf42161f522db1b7ae03023de15d0c705fecdf8ca8fa4a0bdac0b7cfebf1
|
|
| MD5 |
e9a73f405eb1551a154a6487ffcc9b21
|
|
| BLAKE2b-256 |
620c5aa022a4b5329b645e0e4cdd05c07eb0340773e541dff004f5af3633857a
|
File details
Details for the file ml_pipes_torch-0.1.0rc2-py3-none-any.whl.
File metadata
- Download URL: ml_pipes_torch-0.1.0rc2-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee3e59d11913c0fc01bb16bc380deff6c0e77241f9a4982f49c2215c65833725
|
|
| MD5 |
8f87371de2411452e4cf6eda0956b466
|
|
| BLAKE2b-256 |
355ee8b23eb3dee83460597ea5a1c757f6d5da642d97fc03cb863a24add7b265
|