Revert "refactor: rm irrelevant code"

This reverts commit efe0d45c99.
pull/2701/head
Tingquan Gao 2023-03-14 16:16:40 +08:00
parent f2fc43baeb
commit 6245b64cf9
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
from ppcls.engine.train.train import forward
from .softsuploss import SoftSupConLoss
import copy
import paddle.nn as nn