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


fastai documentation built on June 22, 2024, 11:15 a.m.