mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-03 10:06:44 +00:00
[legacy] move builder and registry to legacy (#4603)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Registry:
|
||||
# TODO: refactor the registry classes used in colossalai.registry, colossalai.fx and here
|
||||
# TODO: refactor the registry classes used in colossalai.legacy.registry, colossalai.fx and here
|
||||
|
||||
def __init__(self, name):
|
||||
self.name = name
|
||||
|
Reference in New Issue
Block a user