17#ifndef __TFLITE_OP_L2_POOL2D_H__
18#define __TFLITE_OP_L2_POOL2D_H__
32 tflchef::ModelRecipe *model_recipe)
const override;
Loads TF lite file and provides helpers to access attributes.
Interface for each operators to build tflchef.
tflchef operator builder for L2_POOL_2D
tflchef::Operation * build(RecipeChefContext *ctx) const override
void filler(const tflite::Operator *op, TFliteImport *import, tflchef::ModelRecipe *model_recipe) const override