Home
last modified time | relevance | path

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

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/
Dstrided_slice.cc85 TfLiteStatus CheckOutputSize(TfLiteContext* context, in CheckOutputSize() function
136 return CheckOutputSize(context, &op_context); in Prepare()