Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dstrided_slice.cc68 RuntimeShape effective_input_shape; member
190 const RuntimeShape effective_input_shape = op_context->effective_input_shape; in ResizeOutputTensor() local