Searched defs:inputToCellWeightsTensor (Results 1 – 7 of 7) sorted by relevance
142 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo8); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local332 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local521 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local836 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo6x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1062 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo5x3); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1269 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1421 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8Test() local1575 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1739 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1932 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local[all …]
272 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo8); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local932 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo20x5); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1110 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoInput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1392 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo4x5); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1610 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QuantizedLstmTestImpl() local1829 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl() local2077 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl1() local2339 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl2() local
28 std::unique_ptr<Decoder<float>>& inputToCellWeightsTensor, in LstmImpl()
122 std::unique_ptr<Decoder<float>> inputToCellWeightsTensor = MakeDecoder<float>( in Execute() local
153 std::unique_ptr<Decoder<float>> inputToCellWeightsTensor = MakeDecoder<float>( in Execute() local
113 …armnn::ConstTensor inputToCellWeightsTensor(inputWeightsInfo, inputToCellWeightsTensorVector.data(… in QLstmEndToEnd() local
69 …armnn::ConstTensor inputToCellWeightsTensor(inputWeightsInfo, inputToCellWeightsTensorVector.data(… in CreateQuantizedLstmNetwork() local