How to read a batched output tensor?

Hi,

I’m using c++, my input is an image tensor batched(b,c,h,w). Can you please tell me the shape of the output tensor?

Could you please specify the task and maybe the loss function etc.?