Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DDepthwiseConv2D.cpp261 std::vector<uint8_t> unsignedOutput(getNumberOfElements(outputShape)); in depthwiseConvNhwc() local
H A DConv2D.cpp293 std::vector<uint8_t> unsignedOutput(getNumberOfElements(outputShape)); in convNhwc() local