ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALSVDFCommon.h File Reference
#include "Params.h"
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  luci_interpreter_pal
 

Functions

void luci_interpreter_pal::SVDF (const float *input_data, const float *weights_feature_data, const float *weights_time_data, const float *bias_data, float *state_data, float *scratch_data, float *output_data, const int rank, const int input_size, const int batch_size, const int num_filters, const int num_units, const int memory_size, const circle::ActivationFunctionType activation)