forked from pytorch/executorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load model in background thread (pytorch#2470)
Summary: If we load it on main thread, it could cause ANR. Pull Request resolved: pytorch#2470 Reviewed By: shoumikhin Differential Revision: D54970842 Pulled By: kirklandsign fbshipit-source-id: ffd9a8fddbfefbb9e57d94d0b66190993d023646
- Loading branch information
1 parent
07f52ff
commit a5add5f
Showing
1 changed file
with
28 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters