Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dshape.h63 HWIO = 15, enumerator
206 using HWIO = StrongShape<Layout::HWIO>; variable
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/
H A Dtensor.hpp86 HWIO, ///< [Height x Width x Input channels x Output channels] enumerator