You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
Summary:
Pull Request resolved: #483
- Add `flops` and `activations` to `Conv2dSamePadding`
- The EfficientNet forward squeezed the final output - this works fine for batches with > 1 elements, but for unit batches, it removes the batch dimension as well. This resulted in incorrect profiler behavior and has been fixed.
Reviewed By: vreis
Differential Revision: D21094291
fbshipit-source-id: e76a7c5398c521c11e00bca4d428138430bc7344
0 commit comments