This release is a pre-release and may not be stable for production use.
ml-pipes-tensor
ml-pipes-tensor is the shared tensor workbench for ml-pipes.
Use this package when a pipeline needs NumPy-side tensor shaping, ranking, masking, filtering, collation, or light arithmetic between a runtime boundary and a typed task result. In practice, it often carries the reusable tensor postprocess that sits after ONNX or Torch output extraction and before a task package such as vision finalizes the result.
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-tensor |
| Guide | docs/README.md |
| Reference | docs/INDEX.md |
| Depends on | ml-pipes-core |
| Public modules | ml_pipes.tensor |
| Content | shared tensor values; NumPy-side tensor shaping and selection; masking, ranking, collation, and light arithmetic |
See docs/PACKAGES.md
for direct package installs, umbrella profiles, and the full package matrix.
Release files for ml-pipes-tensor 0.1.1rc1
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_tensor-0.1.1rc1.tar.gz | 12.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ml_pipes_tensor-0.1.1rc1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.9 kB
Release files / ml_pipes_tensor-0.1.1rc1.tar.gz
| Download URL | ml_pipes_tensor-0.1.1rc1.tar.gz |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e9be14c78e5232c94134f3e576b7cb65f2a9ee2dca09bf58264fb10e1ed1e580
|
|
BLAKE2b-256 checksum How to use checksums |
9657375ef12c82a70f4d3c683f5096d09c1e99b5a1dfec0d4e6d0083dce48978
|
| 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_tensor-0.1.1rc1-py3-none-any.whl
| Download URL | ml_pipes_tensor-0.1.1rc1-py3-none-any.whl |
|---|---|
| Size | 11.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
df94dc6ed5cb349ada52cd09223c96b1ad40c2d2a2ac9301815893915a6221af
|
|
BLAKE2b-256 checksum How to use checksums |
0d696e9996f440b788a33d6851e01cc3a91cf20ffa559a9b6a2bf9dd3ffe0f21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|