Searched refs:copied_output_shape (Results 1 – 1 of 1) sorted by relevance
79 TfLiteIntArray* copied_output_shape = TfLiteIntArrayCopy(output_shape); in Prepare() local83 context, context->ResizeTensor(context, output, copied_output_shape)); in Prepare()