Home
last modified time | relevance | path

Searched refs:BatchToSpaceNDContext (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dbatch_to_space_nd.cc36 struct BatchToSpaceNDContext { struct
37 BatchToSpaceNDContext(TfLiteContext* context, TfLiteNode* node) { in BatchToSpaceNDContext() function
57 BatchToSpaceNDContext* op_context) { in ResizeOutputTensor()
105 BatchToSpaceNDContext op_context(context, node); in Prepare()
120 BatchToSpaceNDContext op_context(context, node); in Eval()