Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp52 std::vector<T> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
248 std::vector<T> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
437 std::vector<T> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
698 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
950 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1190 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1365 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8Test() local
1519 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1673 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1853 std::vector<float> actualOutputStateOut(outputStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
[all …]