-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Fix #90 When we run multiple inputs at one time, it may let torch._dynamo hit config.cache_size_limit. This PR adds an option to reset dynamo for an operator. Pull Request resolved: #125 Reviewed By: xuzhao9 Differential Revision: D67907042 Pulled By: FindHao fbshipit-source-id: 85c24c42fd57682c735c176b91487bf393e62ac0
- Loading branch information
1 parent
a2f668e
commit eeac9ca
Showing
2 changed files
with
5 additions
and
0 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
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