-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove nest_asyncio from torchsnapshot
Summary: This automatic monkey-patching is preventing `libfb.py.asyncio.await_utils.async_run` from working properly in Bento. Reviewed By: JKSenthil Differential Revision: D60545479 fbshipit-source-id: 695487d9efd6671a9d234ad2096ef25e97f183c7
- Loading branch information
1 parent
e8a1fc0
commit ce8d7b6
Showing
2 changed files
with
0 additions
and
21 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ PyYAML | |
aiofiles | ||
aiohttp | ||
importlib-metadata | ||
nest_asyncio | ||
psutil | ||
pyre_extensions | ||
torch | ||
|
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