Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dweights_conversion.cc26 uint i_aligned = AlignByN(shape.i, 4); in GetTotalElementsCountForLayout() local
31 uint i_aligned = AlignByN(shape.i, 4); in GetTotalElementsCountForLayout() local