PaddleClas/ppcls/arch/backbone/base
gaotingquan b3ab418e80 refactor: mv the init_res of net to super().__init__()
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.
2022-09-28 20:13:19 +08:00
..
__init__.py move files 2021-05-24 11:42:24 +08:00
theseus_layer.py refactor: mv the init_res of net to super().__init__() 2022-09-28 20:13:19 +08:00