facebookresearch / fvcore

Collection of common code that's shared among different research projects in FAIR computer vision team.
Apache License 2.0
1.93k stars 226 forks source link

Unsupported operator aten::add_ #138

Open peterzheng98 opened 9 months ago

peterzheng98 commented 9 months ago

When tracing Resnet-50, it shows Unsupported operator aten::add_ encountered 16 times. Is there any solution to get the size of it and then calculate by hand?