call abstract method

Tensor<T> call(
  1. Tensor<T> input
)

Implementation

Tensor<T> call(Tensor<T> input);