ONE - On-device Neural Engine
|
tflchef operator builder for ReverseV2 More...
#include <ReverseV2.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 ReverseV2
Definition at line 28 of file ReverseV2.h.
|
overridevirtual |
Implements tflchef::TFliteOpChef.
Definition at line 34 of file ReverseV2.cpp.
References tflchef::RecipeChefContext::chefop, and tflchef::RecipeChefContext::tflop.
|
overridevirtual |
Implements tflchef::TFliteOpChef.
Definition at line 25 of file ReverseV2.cpp.
References tflchef::as_index_vector(), and tflchef::fill_tensor_to_import().