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
Summary:
Prewarms the model if `config.should_prewarm_model` is `true`. This improves the latency of first inference call as the necessary objects are created when the model is prewarmed.
Testing:
Existing tests
Pull Request resolved: #4454
Reviewed By: kirklandsign
Differential Revision: D60469148
Pulled By: cccclai
fbshipit-source-id: d88883e721269d03298265dd420f08cbbe4787ce
0 commit comments