Skip to main content

Module input

Module input 

Source
Expand description

Backend-neutral ownership of prepared multimodal tensors. Backend-neutral ownership of prepared multimodal tensors.

Structs§

PreparedInputCacheIdentity
Cache identity coupling an ordered prepared-input description to caller-owned content.
PreparedInputPart
One owned, typed, ordered prepared input part.
PreparedModelInput
Backend-neutral prepared input that owns backend-native tensor handles.

Enums§

PreparedInputCacheIdentityError
Invalid cache identity for a prepared model input.
PreparedInputPayload
Primary tensor and its semantic role for one prepared input part.

Traits§

PreparedInputInspector
Mechanism for describing native prepared tensors and reading bounded metadata.