17#ifndef __CIRCLE_OP_BCQGATHER_H__
18#define __CIRCLE_OP_BCQGATHER_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.
circlechef operator builder for BCQGather
circlechef::Operation * build(const circle::Operator *op, CircleImport *import, circlechef::ModelRecipe *model_recipe) const override
void filler(const circle::Operator *op, CircleImport *import, circlechef::ModelRecipe *model_recipe) const override
Interface for each operators to build circlechef.