17#ifndef __TFLITE_OP_DIV_H__
18#define __TFLITE_OP_DIV_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 division
tflchef::Operation * build(RecipeChefContext *ctx) const override
void filler(const tflite::Operator *op, TFliteImport *import, tflchef::ModelRecipe *model_recipe) const override