Tyler Yep

Results 75 comments of Tyler Yep

That sounds reasonable. PRs addressing this are welcome!

The results won't be correct if input_size is used instead of input_data, so torchinfo errors instead of providing incorrect results.

I believe there was a bug report about this result being incorrect, but I don't quite recall anymore. With input_size, torchinfo constructs an input for the model using the given...

Correct. Feel free to submit a PR making the warning clearer.