Contents

mutableBytes

A mutable span over the backing bytes of this tensor.

Declaration

@export(implementation) var mutableBytes: MutableRawSpan { mutating get }

Discussion