mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-22 01:48:07 +00:00
[zero] refactor memstats_collector (#746)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from .utils import register_ophooks_recursively, BaseOpHook
|
||||
from ._memtracer_ophook import MemTracerOpHook
|
||||
|
||||
__all__ = ["BaseOpHook", "MemTracerOpHook", "register_ophooks_recursively"]
|
||||
|
Reference in New Issue
Block a user