4 lines
141 B
Python
4 lines
141 B
Python
# Copyright (c) ModelScope Contributors. All rights reserved.
|
|
from .base import MegatronCallback
|
|
from .mapping import megatron_callbacks_map
|