Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DDepthwiseConv2D.cpp257 std::vector<uint8_t> unsignedOutput(getNumberOfElements(outputShape)); in depthwiseConvNhwc() local
DConv2D.cpp290 std::vector<uint8_t> unsignedOutput(getNumberOfElements(outputShape)); in convNhwc() local