Expand description
Backend-neutral ownership of prepared multimodal tensors. Backend-neutral ownership of prepared multimodal tensors.
Structs§
- Prepared
Input Cache Identity - Cache identity coupling an ordered prepared-input description to caller-owned content.
- Prepared
Input Part - One owned, typed, ordered prepared input part.
- Prepared
Model Input - Backend-neutral prepared input that owns backend-native tensor handles.
Enums§
- Prepared
Input Cache Identity Error - Invalid cache identity for a prepared model input.
- Prepared
Input Payload - Primary tensor and its semantic role for one prepared input part.
Traits§
- Prepared
Input Inspector - Mechanism for describing native prepared tensors and reading bounded metadata.