or_mask {fastai}R Documentation

Logical_or

Description

Logical_or

Usage

## S3 method for class 'fastai.torch_core.TensorMask'
x | y

Arguments

x

tensor

y

tensor

Value

tensor


[Package fastai version 2.2.2 Index]