max: Max

maxR Documentation

Max

Description

Max

Usage

## S3 method for class 'torch.Tensor'
max(a, ..., na.rm = FALSE)

Arguments

a

tensor

...

additional parameters

na.rm

remove NAs

Value

tensor


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.