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.
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.
Release files for ml-pipes-torch 0.1.2rc1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ml_pipes_torch-0.1.2rc1.tar.gz | 16.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ml_pipes_torch-0.1.2rc1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.2 kB
Release files / ml_pipes_torch-0.1.2rc1.tar.gz
| Download URL | ml_pipes_torch-0.1.2rc1.tar.gz |
|---|---|
| Size | 16.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d0432ae15dc7ed301b1dcebfde9cbcf4bb7e131bae68dbfd590a1eda50529e19
|
|
BLAKE2b-256 checksum How to use checksums |
7216b3faf16a2b33ead8acccdd4b5f3303ee7824f98585d55151b853be44fc3f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / ml_pipes_torch-0.1.2rc1-py3-none-any.whl
| Download URL | ml_pipes_torch-0.1.2rc1-py3-none-any.whl |
|---|---|
| Size | 15.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
759cf064b918823710786d86bfbbafbc02274bfedb95c9ba86367134e27be422
|
|
BLAKE2b-256 checksum How to use checksums |
d640e0165abc034a4e0b1d5fdf79d7f213b9254acfa4bcae748fa3ce70313414
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|