Searched defs:inputToForgetWeightsTensor (Results 1 – 7 of 7) sorted by relevance
141 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo8); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local331 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local520 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local835 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo6x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1061 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo5x3); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1268 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1420 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8Test() local1574 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1738 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1931 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local[all …]
271 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo8); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local931 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo20x5); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1111 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfoInput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1391 armnn::ScopedTensorHandle inputToForgetWeightsTensor(tensorInfo4x5); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1609 armnn::ScopedTensorHandle inputToForgetWeightsTensor(inputWeightsInfo); in QuantizedLstmTestImpl() local1828 armnn::ScopedTensorHandle inputToForgetWeightsTensor(inputWeightsInfo); in QLstmTestImpl() local2076 armnn::ScopedTensorHandle inputToForgetWeightsTensor(inputWeightsInfo); in QLstmTestImpl1() local2338 armnn::ScopedTensorHandle inputToForgetWeightsTensor(inputWeightsInfo); in QLstmTestImpl2() local
27 std::unique_ptr<Decoder<float>>& inputToForgetWeightsTensor, in LstmImpl()
120 std::unique_ptr<Decoder<float>> inputToForgetWeightsTensor = MakeDecoder<float>( in Execute() local
151 std::unique_ptr<Decoder<float>> inputToForgetWeightsTensor = MakeDecoder<float>( in Execute() local
112 …armnn::ConstTensor inputToForgetWeightsTensor(inputWeightsInfo, inputToForgetWeightsVector.data()); in QLstmEndToEnd() local
66 …armnn::ConstTensor inputToForgetWeightsTensor(inputWeightsInfo, inputToForgetWeightsVector.data()); in CreateQuantizedLstmNetwork() local