def norm(self, input, p=2): # real signature unknown; restored from __doc__ ... inputs1 = torch.norm(inputs, p=2, dim=1, keepdim=True) ...
確定! 回上一頁