Searched refs:bufferGuard (Results 1 – 1 of 1) sorted by relevance
186 std::unique_ptr<int32_t[]> bufferGuard; in transposeConvNhwc() local196 bufferGuard.reset(tempBuffer); in transposeConvNhwc()322 std::unique_ptr<int32_t[]> bufferGuard; in transposeConvQuant8PerChannelNhwc() local332 bufferGuard.reset(tempBuffer); in transposeConvQuant8PerChannelNhwc()