torchstat icon indicating copy to clipboard operation
torchstat copied to clipboard

The input shape

Open tingxueronghua opened this issue 6 years ago • 2 comments

I think this tool may be quite useful, but there are still something not convenient for me... I want to get the data of my model, but since my model's input is (1, x, 1024), and the input of the stat() seems not to be friendly to me. Is there anyone else also facing this problem? Can anyone help me with this?

tingxueronghua avatar Jul 22 '19 08:07 tingxueronghua

I have met the same problem, my data is point cloud

LiDaiY avatar Feb 26 '20 08:02 LiDaiY

I also met with this problem. What does the input really mean?

Jiahuan-Pei avatar Apr 28 '20 16:04 Jiahuan-Pei