call abstract method

Tensor call(
  1. Tensor input
)

Implementation

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