facebookresearch / facebookresearch/SlowFast
print summary
Open
enhancement
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
When I use torchsummary.summary(model,[(6,3,8,224,224),(6,3,32,224,224)]), error is "forward() takes 2 positional arguments but 3 were given". How can I set the parameter of torchsummary.summary() to print net summary correctly? Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.