Home
last modified time | relevance | path

Searched refs:bufferGuard (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DTransposeConv2D.cpp190 std::unique_ptr<int32_t[]> bufferGuard; in transposeConvNhwc() local
200 bufferGuard.reset(tempBuffer); in transposeConvNhwc()
326 std::unique_ptr<int32_t[]> bufferGuard; in transposeConvQuant8PerChannelNhwc() local
336 bufferGuard.reset(tempBuffer); in transposeConvQuant8PerChannelNhwc()