mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-07 20:10:17 +00:00
remove personal comments
This commit is contained in:
@@ -41,7 +41,6 @@ class GeminiZeROHook(ColoParamOpHook):
|
||||
self._gemini_manager.sample_overall_data()
|
||||
|
||||
# evit chunks, aware of async fetched
|
||||
# TODO: check if prefetched chunks will be evicted
|
||||
self._gemini_manager.adjust_layout(
|
||||
all_chunks, record_anyway=self._gemini_manager.placement_policy.max_prefetch > 0
|
||||
)
|
||||
|
Reference in New Issue
Block a user