- 28 Jun, 2023 1 commit
-
-
Yanghan Wang authored
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/588 enable autodeps for d2go test to unblock next diff. maybe in future we can break it into smaller pieces to make tests build and run faster. Reviewed By: ajinkya-deogade Differential Revision: D47080563 fbshipit-source-id: 9d8ee2a13f91a34c79aa13f2b8165c615643b87d
-
- 28 Oct, 2022 1 commit
-
-
Yanghan Wang authored
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/404 `get_default_cfg` is now class method since stack of D37294926 (https://github.com/facebookresearch/d2go/commit/b077a2c13845d4ef8481979d64345368864fe5ff), this diff updates call sites using biggrep to replace "Runner().get_default_cfg" with "Runner.get_default_cfg" Reviewed By: itomatik Differential Revision: D40707898 fbshipit-source-id: 2b56545769d930d34dad8814d5bfeba4c54224fd
-
- 26 Oct, 2022 1 commit
-
-
Sam Tsai authored
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/393 Add gaussian blur augmentation. Reviewed By: tglik Differential Revision: D40404772 fbshipit-source-id: d04774cc8aa9dff00f2b85e9c7feb1b8709edc9e
-