From 6efbadba25d6192ed1b54f3d50491a8b91aacc77 Mon Sep 17 00:00:00 2001 From: hxwang Date: Thu, 16 May 2024 16:46:39 +0800 Subject: [PATCH] [chore] remove debugging info --- colossalai/zero/gemini/chunk/chunk.py | 1 - 1 file changed, 1 deletion(-) diff --git a/colossalai/zero/gemini/chunk/chunk.py b/colossalai/zero/gemini/chunk/chunk.py index 81b6192ad..299ea0518 100644 --- a/colossalai/zero/gemini/chunk/chunk.py +++ b/colossalai/zero/gemini/chunk/chunk.py @@ -567,7 +567,6 @@ 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(