zjowowen's picture
init space
079c32c
raw
history blame
178 Bytes
from .cross_entropy_loss import LabelSmoothCELoss, SoftFocalLoss, build_ce_criterion
from .multi_logits_loss import MultiLogitsLoss
from .contrastive_loss import ContrastiveLoss