mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 12:55:30 +08:00
Put the calling of update_res(), stop_after(), freeze_befor() to the construction method of the parent class. And the init_net() support to call stop_after() by config of Arch.