Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp142 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo8); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
332 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
521 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
836 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo6x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1062 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo5x3); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1269 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1421 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8Test() local
1575 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1739 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1932 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
[all …]
H A DLstmTestImpl.cpp272 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo8); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
932 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo20x5); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1110 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoInput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1392 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo4x5); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1610 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QuantizedLstmTestImpl() local
1829 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl() local
2077 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl1() local
2339 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl2() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp28 std::unique_ptr<Decoder<float>>& inputToCellWeightsTensor, in LstmImpl()
H A DRefLstmWorkload.cpp122 std::unique_ptr<Decoder<float>> inputToCellWeightsTensor = MakeDecoder<float>( in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp153 std::unique_ptr<Decoder<float>> inputToCellWeightsTensor = MakeDecoder<float>( in Execute() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DQLstmEndToEndTestImpl.cpp113 …armnn::ConstTensor inputToCellWeightsTensor(inputWeightsInfo, inputToCellWeightsTensorVector.data(… in QLstmEndToEnd() local
H A DQuantizedLstmEndToEndTestImpl.cpp69 …armnn::ConstTensor inputToCellWeightsTensor(inputWeightsInfo, inputToCellWeightsTensorVector.data(… in CreateQuantizedLstmNetwork() local