Home
last modified time | relevance | path

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

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