Searched defs:inputToInputWeightsTensor (Results 1 – 6 of 6) sorted by relevance
140 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo8); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local330 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local519 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local834 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo6x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1060 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo5x3); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1419 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8Test() local1573 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1737 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1930 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
270 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo8); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local930 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo20x5); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1390 armnn::ScopedTensorHandle inputToInputWeightsTensor(tensorInfo4x5); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1608 armnn::ScopedTensorHandle inputToInputWeightsTensor(inputWeightsInfo); in QuantizedLstmTestImpl() local2075 armnn::ScopedTensorHandle inputToInputWeightsTensor(inputWeightsInfo); in QLstmTestImpl1() local
26 std::unique_ptr<Decoder<float>>& inputToInputWeightsTensor, in LstmImpl()
119 std::unique_ptr<Decoder<float>> inputToInputWeightsTensor; in Execute() local
150 std::unique_ptr<Decoder<float>> inputToInputWeightsTensor; in Execute() local
63 … armnn::ConstTensor inputToInputWeightsTensor(inputWeightsInfo, inputToInputWeightsVector.data()); in CreateQuantizedLstmNetwork() local