Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dweights_conversion.cc27 uint o_aligned = AlignByN(shape.o, 4 * weight_desc.output_group_size); in GetTotalElementsCountForLayout() local
32 uint o_aligned = AlignByN(shape.o, 4); in GetTotalElementsCountForLayout() local