getInputBufferRequirements
Returns the buffer requirements for the specified input tensor.
The returned requirements describe the memory layout and size needed to create a compatible input buffer.
Return
Buffer requirements for the input tensor.
Parameters
inputName
Name of the input tensor.