Home
last modified time | relevance | path

Searched defs:SpaceToBatchNDContext (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dspace_to_batch_nd.cc37 struct SpaceToBatchNDContext { struct
38 SpaceToBatchNDContext(TfLiteContext* context, TfLiteNode* node) { in SpaceToBatchNDContext() function
44 const TfLiteTensor* input;
45 const TfLiteTensor* block_shape;
46 const TfLiteTensor* paddings;
47 TfLiteTensor* output;