pub fn read_node( payload: &[u8], index: usize, ) -> Result<Tensor10D, NodeSectionError>
Read one Tensor10D by index from a NODE section payload (dispatches on layout). Zero-heap.
Tensor10D