A torch.randn[1,3,112,96] is as the input ,but the output is shape of [2,10574]? Why not [1,10574]?
A torch.randn[1,3,112,96] is as the input ,but the output is shape of [2,10574]? Why not [1,10574]?