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 has been archived by the owner on Jul 2, 2021. It is now read-only.
Parts of the models that are defined here should benefit from the fact they are static graphs.
I have not seen anywhere in the repository the
@static_code
tag along the__call__
methods for instance in ssd, fast_rcnn.Am I right to expect that making the graphs static where I have marked would speed up computation?
The text was updated successfully, but these errors were encountered: