Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp53 std::vector<T> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
249 std::vector<T> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
438 std::vector<T> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
699 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
951 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1191 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1366 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8Test() local
1520 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1674 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1854 std::vector<float> actualCellStateOut(cellStateOutTensorInfo.GetNumElements()); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
[all …]