torch.Tensor.Tensor.exponential_
Tensor.exponential_(options?: ExponentialOptions): thisTensor.exponential_(lambd: number, options?: ExponentialOptions): thisFills self tensor with numbers sampled from exponential distribution.
Parameters
optionsExponentialOptionsoptional
Returns
this