Skip to main content

Module value

Module value 

Source
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.