functional__combine_max: Combine Max (functional)

functional__combine_maxR Documentation

Combine Max (functional)

Description

Take value from first if bigger than a multiplicative factor of the second, elementwise.

Usage

functional__combine_max(a, b, thresh = 0.99)

Arguments

a

(list(tensor, tensor))

b

(list(tensor, tensor))

thresh

(float) Default: 0.99

Value

list(tensor, tensor): a list with values tensor and indices tensor.


curso-r/torchaudio documentation built on May 4, 2023, 2:27 a.m.