Home
last modified time | relevance | path

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

/aosp_15_r20/external/android-nn-driver/test/
H A DUnidirectionalSequenceLstm.hpp523 std::vector<float> hiddenStateOutValue(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
728 std::vector<float> hiddenStateOutValue(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
968 std::vector<float> hiddenStateOutValue(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1183 std::vector<float> hiddenStateOutValue(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1380 std::vector<float> hiddenStateOutValue(batchSize * outputSize, 0.f); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTestImpl() local