local SoftMax, _ = torch.class('nn.SoftMax', 'nn.Module') function SoftMax:updateOutput(input) input.THNN.SoftMax_updateOutput( input:cdata() ...
確定! 回上一頁