exp函数 第一种是tensor用exp函数 th> a 1 1 0 [torch.DoubleTensor of size 1×3] [0.0002s] th> a:exp() 2.7183 2.7 … Continue reading exp函数