mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-07 20:10:17 +00:00
fix some typo (#5307)
This commit is contained in:
@@ -123,7 +123,7 @@ class MultiTimer:
|
||||
return None
|
||||
|
||||
def get_timer(self, name):
|
||||
"""Get timer by its name (from multitimer)
|
||||
"""Get timer by its name (from multimer)
|
||||
|
||||
Args:
|
||||
name (str): Timer's key.
|
||||
|
Reference in New Issue
Block a user