mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-05 11:02:05 +00:00
[chore] refactor & sync
This commit is contained in:
@@ -567,6 +567,7 @@ class Chunk:
|
||||
return self is __o
|
||||
|
||||
def __repr__(self, detailed: bool = True):
|
||||
return f"Chunk({self.count_id})"
|
||||
output = [
|
||||
"Chunk Information:\n",
|
||||
"\tchunk size: {}, chunk dtype: {}, process group size: {}\n".format(
|
||||
|
Reference in New Issue
Block a user