getOutputBufferRequirements

Returns the buffer requirements for the specified output tensor.

The returned requirements describe the memory layout and size needed to create a compatible input buffer.

Return

Buffer requirements for the output tensor.

Parameters

outputName

Name of the output tensor.