mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
4 lines
110 B
Python
4 lines
110 B
Python
|
from .dino_teacher_temp_warmup_hook import DINOTeacherTempWarmupHook
|
||
|
|
||
|
__all__ = ['DINOTeacherTempWarmupHook']
|