add configure_dataset_creation for lightning
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/423 The `DefaultTask` has forked the implementation of some runner methods from `Detectron2GoRunner`, which is not necessary since there should be no differences. This might cause issue that we update the one from `Detectron2GoRunner` but forgot about `DefaultTask`. Reviewed By: chihyaoma Differential Revision: D41350485 fbshipit-source-id: 38a1764a7cc77dc13939ac7d59f35584bf9dab9b
Showing
Please register or sign in to comment