ONE - On-device Neural Engine
|
tflchef operator builder for AveragePool2D More...
#include <AveragePool2D.h>
Public Member Functions | |
void | filler (const tflite::Operator *op, TFliteImport *import, tflchef::ModelRecipe *model_recipe) const override |
tflchef::Operation * | build (RecipeChefContext *ctx) const override |
Public Member Functions inherited from tflchef::TFliteOpChef | |
virtual | ~TFliteOpChef () |
tflchef operator builder for AveragePool2D
Definition at line 28 of file AveragePool2D.h.
|
overridevirtual |
Implements tflchef::TFliteOpChef.
Definition at line 30 of file AveragePool2D.cpp.
References tflchef::as_tflchef_activation(), tflchef::as_tflchef_padding(), tflchef::RecipeChefContext::chefop, and tflchef::RecipeChefContext::tflop.
|
overridevirtual |
Implements tflchef::TFliteOpChef.
Definition at line 24 of file AveragePool2D.cpp.