Android-cuttlefish cvd tool
Namespaces | Functions
rnn_activations.h File Reference
#include <cmath>
Include dependency graph for rnn_activations.h:

Go to the source code of this file.

Namespaces

namespace  rnnoise
 

Functions

float rnnoise::TansigApproximated (float x)
 
float rnnoise::SigmoidApproximated (const float x)
 
float rnnoise::RectifiedLinearUnit (const float x)