Expand description

The lowering phase.

Structs

The list of Tensors that may be the inputs to a PipelineNode.

A ML model.

An identifier used to refer to an item in a Runefile.

A lookup table mapping Name components back to their Entity.

The list of Tensors that may be the output from a PipelineNode.

A tag component indicating this Entity is part of the Rune’s pipeline.

An output.

Something which can generate data.

The Shape a tensor may take.

Enums

Where to load a model from.

The kind of output.

Where should a Source pull its data from?

Functions