17#ifndef __CIRCLE_OP_CIRCLE_GRU_H__
18#define __CIRCLE_OP_CIRCLE_GRU_H__
32 circlechef::ModelRecipe *model_recipe)
const override;
34 circlechef::ModelRecipe *model_recipe)
const override;
Loads TF lite file and provides helpers to access attributes.
Interface for each operators to build circlechef.
circlechef operator builder for GRU
void filler(const circle::Operator *op, CircleImport *import, circlechef::ModelRecipe *model_recipe) const override
circlechef::Operation * build(const circle::Operator *op, CircleImport *import, circlechef::ModelRecipe *model_recipe) const override