apply

open override fun apply(input: Tensor<T, V>): Tensor<T, V>(source)

Applies this transformation to the given input.

Return

The transformed output value

Parameters

input

The input value to transform