Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DLstmTestImpl.cpp177 std::vector<T> scratchBufferVector(batchSize * numUnits * 4, T()); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
373 std::vector<T> scratchBufferVector(batchSize * numUnits * 4, T()); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1165 std::vector<T> scratchBufferVector(batchSize * scratchBufferSize, T()); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1280 std::vector<float> scratchBufferVector(batchSize * numUnits * 4, 0.f); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local