getOutputBuffers

expect suspend fun getOutputBuffers(signatureIndex: Int = 0): List<TFBuffer>

Returns all output buffers allocated for the model.

Return

A list of output buffers.

Parameters

signatureIndex

Index of the signature to get buffers for.