17#ifndef LUCI_INTERPRETER_KERNELS_GRU_H
18#define LUCI_INTERPRETER_KERNELS_GRU_H
47 void evalFloat()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const GRUParams & params() const
void configure() override
const Tensor * input() const
void execute() const override
const Tensor * hidden_input_bias() const
const Tensor * hidden_input() const
const Tensor * hidden_hidden_bias() const
const Tensor * hidden_hidden() const
const Tensor * state() const