Searched defs:SpaceToBatchNDContext (Results 1 – 1 of 1) sorted by relevance
37 struct SpaceToBatchNDContext { struct38 SpaceToBatchNDContext(TfLiteContext* context, TfLiteNode* node) { in SpaceToBatchNDContext() function44 const TfLiteTensor* input;45 const TfLiteTensor* block_shape;46 const TfLiteTensor* paddings;47 TfLiteTensor* output;