Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp146 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo16); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
336 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo16); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
525 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo16); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
840 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo6x5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1066 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo5x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1272 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo16); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1425 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfoNumOutput); in UnidirectionalSequenceLstmLayerInt8Test() local
1579 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfoNumOutput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1743 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfoNumOutput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1936 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfoNumOutput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
[all …]
H A DLstmTestImpl.cpp276 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo16); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
936 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo20x16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1118 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfoOutput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1396 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo4x3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1615 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QuantizedLstmTestImpl() local
1833 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl() local
2082 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl1() local
2343 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl2() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp32 std::unique_ptr<Decoder<float>>& recurrentToCellWeightsTensor, in LstmImpl()
H A DRefLstmWorkload.cpp130 std::unique_ptr<Decoder<float>> recurrentToCellWeightsTensor = MakeDecoder<float>( in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp161 std::unique_ptr<Decoder<float>> recurrentToCellWeightsTensor = MakeDecoder<float>( in Execute() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DQLstmEndToEndTestImpl.cpp125 armnn::ConstTensor recurrentToCellWeightsTensor(recurrentWeightsInfo, in QLstmEndToEnd() local
H A DQuantizedLstmEndToEndTestImpl.cpp85 …armnn::ConstTensor recurrentToCellWeightsTensor(recurrentWeightsInfo, recurrentToCellWeightsTensor… in CreateQuantizedLstmNetwork() local