Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddynamic_update_slice.cc85 int flat_index = index[0] + (start_indices ? start_indices[0] : 0); in TensorIndexToFlat() local
Dmirror_pad.cc118 int flat_index = 0; in GetFlatIndex() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h790 int flat_index = i; in SelectTrueCoords() local