Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp143 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo8); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
333 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
522 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
837 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo6x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1063 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo5x3); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1270 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1422 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8Test() local
1576 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1740 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1933 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
[all …]
H A DLstmTestImpl.cpp273 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo8); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
933 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo20x5); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1112 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoInput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1393 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo4x5); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1611 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QuantizedLstmTestImpl() local
1830 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QLstmTestImpl() local
2078 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QLstmTestImpl1() local
2340 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QLstmTestImpl2() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp29 std::unique_ptr<Decoder<float>>& inputToOutputWeightsTensor, in LstmImpl()
H A DRefLstmWorkload.cpp124 std::unique_ptr<Decoder<float>> inputToOutputWeightsTensor = MakeDecoder<float>( in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp155 std::unique_ptr<Decoder<float>> inputToOutputWeightsTensor = MakeDecoder<float>( in Execute() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DQLstmEndToEndTestImpl.cpp114 …armnn::ConstTensor inputToOutputWeightsTensor(inputWeightsInfo, inputToOutputWeightsTensorVector.d… in QLstmEndToEnd() local
H A DQuantizedLstmEndToEndTestImpl.cpp72 …armnn::ConstTensor inputToOutputWeightsTensor(inputWeightsInfo, inputToOutputWeightsTensorVector.d… in CreateQuantizedLstmNetwork() local