Skip to content

Commit 6245b64

Browse files
committed
Revert "refactor: rm irrelevant code"
This reverts commit efe0d45.
1 parent f2fc43b commit 6245b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ppcls/loss/ccssl_loss.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from ppcls.engine.train.train import forward
12
from .softsuploss import SoftSupConLoss
23
import copy
34
import paddle.nn as nn

0 commit comments

Comments
 (0)