Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DTransposeConv2D.cpp186 std::unique_ptr<int32_t[]> bufferGuard; in transposeConvNhwc() local
196 bufferGuard.reset(tempBuffer); in transposeConvNhwc()
322 std::unique_ptr<int32_t[]> bufferGuard; in transposeConvQuant8PerChannelNhwc() local
332 bufferGuard.reset(tempBuffer); in transposeConvQuant8PerChannelNhwc()