Skip to main content

Module writer

Module writer 

Source

Structs§

FileWriter
Writes a Hurray file in a single forward pass without seeks.

Enums§

FileCompositeNode
A named node to write as part of a composite via FileWriter::write_composite: either a plain tensor or a nested composite. Every node carries a name because every tensor — head and members alike — gets its own footer-index entry (ADR-027 § Binding).