mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-06 03:20:52 +00:00
[hotfix] quick fixes to make legacy tutorials runnable (#5559)
Co-authored-by: Edenzzzz <wtan45@wisc.edu>
This commit is contained in:
@@ -17,7 +17,7 @@ def synthesize_data():
|
||||
|
||||
|
||||
def main():
|
||||
colossalai.launch_from_torch(config="./config.py")
|
||||
colossalai.legacy.launch_from_torch(config="./config.py")
|
||||
|
||||
logger = get_dist_logger()
|
||||
|
||||
|
Reference in New Issue
Block a user