oa::FnMatrix::fromBytes

Function published by the oa::FnMatrix namespace.

Function Documentation

Matrix oa::FnMatrix::fromBytes( oa::Span<const oa::U8> inData, MatrixShape inShape, oa::ScalarType inDtype = weightDtype() )
No public source comment is attached to this declaration.

Parameters

inData
oa::Span<const oa::U8>

inShape
MatrixShape

inDtype
oa::ScalarType

Default: weightDtype()

Returns

Matrix

The declared return value.