forked from facebookresearch/detectron2
-
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.
make AspectRatioGrouped dataset re-iterable
Summary: * Re-iterate AspectRatioGrouped dataset may cause memory leak. This PR fixes the issue. This will close facebookresearch#3847. Pull Request resolved: facebookresearch#3849 Reviewed By: wat3rBro Differential Revision: D33392659 Pulled By: zhanghang1989 fbshipit-source-id: 3f81438ea45e2f35f5818a319044543f66e0e8db
- Loading branch information
1 parent
bb96d0b
commit 424cfae
Showing
2 changed files
with
22 additions
and
1 deletion.
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