mean.torch.Tensor: Mean of tensor

mean.torch.TensorR Documentation

Mean of tensor

Description

Mean of tensor

Usage

## S3 method for class 'torch.Tensor'
mean(x, ...)

Arguments

x

tensor

...

additional parameters to pass

Value

tensor


henry090/fastai documentation built on April 14, 2024, 9:28 a.m.