Skip to content

Commit

Permalink
ops!: align to refactored deeplink_ext
Browse files Browse the repository at this point in the history
  • Loading branch information
lljbash committed Jan 24, 2024
1 parent ff3baf3 commit 2291383
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 81 deletions.
79 changes: 0 additions & 79 deletions patch_deeplinkext.py

This file was deleted.

3 changes: 1 addition & 2 deletions train.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
import traceback
from functools import partial

import torch_dipu
import torch
import torch.distributed as dist

import patch_deeplinkext
import deeplink_ext.patch_internlm
import internlm
from internlm.core.context import ParallelMode
from internlm.core.context import global_context as gpc
Expand Down

0 comments on commit 2291383

Please sign in to comment.