Searched defs:flat_index (Results 1 – 4 of 4) sorted by relevance
85 int flat_index = index[0] + (start_indices ? start_indices[0] : 0); in TensorIndexToFlat() local
118 int flat_index = 0; in GetFlatIndex() local
341 fn flat_index(i: usize, j: usize, width: usize) -> usize { in flat_index() function
790 int flat_index = i; in SelectTrueCoords() local