menu
flutter_ml package
documentation
activationFunctions/activation_funciton.dart
ActivationFunction
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
Tensor
call
(
Tensor
input
)
Implementation
Tensor<dynamic> call(Tensor<dynamic> input);
flutter_ml package
documentation
activationFunctions/activation_funciton
ActivationFunction
call abstract method
ActivationFunction class