ONE - On-device Neural Engine
|
tflchef operator builder for MaxPool2D More...
#include <MaxPool2D.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 MaxPool2D
Definition at line 28 of file MaxPool2D.h.
|
overridevirtual |
Implements tflchef::TFliteOpChef.
Definition at line 30 of file MaxPool2D.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 MaxPool2D.cpp.