facebookresearch / ClassyVision

An end-to-end PyTorch framework for image and video classification
https://classyvision.ai
MIT License
1.59k stars 278 forks source link

Move log fetch stat to on_phase_end #733

Closed yangchen918 closed 3 years ago

yangchen918 commented 3 years ago

Summary: Expose on_phase_end() method on auto_onbox_dataset, call on_phase_end() from classification_task.py if that method exist.

Inside auto_onbox_dataset, on_phase_end() will log all data fetch stats.

Reviewed By: mannatsingh

Differential Revision: D27609303

facebook-github-bot commented 3 years ago

This pull request was exported from Phabricator. Differential Revision: D27609303

facebook-github-bot commented 3 years ago

This pull request has been merged in facebookresearch/ClassyVision@e44f81c677a44be033207b6b9ebf383d1b2ee377.