Expand description
Typed values flowing between filters in a pipeline.
Value variants: Tensor (f64 array with shape), JSON, Bytes, Empty.
Values are serializable and content-addressable via [CacheKey].
Enumsยง
- Value
- Typed values flowing between filters in a pipeline.