import torch import torch.nn.functional as F # 自己设计的smooth_l1_loss def ... torch.sum(input.exp(), dim = 1).log() y_onehot = torch.zeros(input.shape, ...
確定! 回上一頁