17#ifndef LUCI_INTERPRETER_KERNELS_SVDF_H
18#define LUCI_INTERPRETER_KERNELS_SVDF_H
49 void evalFloat()
const;
50 void evalInteger()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const SVDFParams & params() const
const Tensor * input() const
void execute() const override
const Tensor * input_activation_state() const
const Tensor * bias() const
const Tensor * weight_feature() const
const Tensor * weight_time() const
void configure() override