mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 12:30:42 +00:00
Refactored docstring to google style
This commit is contained in:
@@ -10,6 +10,8 @@ def get_dist_logger(name='colossalai'):
|
||||
"""Get logger instance based on name. The DistributedLogger will create singleton instances,
|
||||
which means that only one logger instance is created per name.
|
||||
|
||||
Args:
|
||||
|
||||
:param name: name of the logger, name must be unique
|
||||
:type name: str
|
||||
|
||||
|
Reference in New Issue
Block a user