Searched defs:inputToOutputWeightsTensor (Results 1 – 7 of 7) sorted by relevance
143 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo8); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local333 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local522 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local837 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo6x4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1063 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo5x3); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1270 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo12); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1422 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8Test() local1576 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1740 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1933 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoNumInput); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local[all …]
273 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo8); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local933 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo20x5); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1112 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfoInput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1393 armnn::ScopedTensorHandle inputToOutputWeightsTensor(tensorInfo4x5); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1611 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QuantizedLstmTestImpl() local1830 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QLstmTestImpl() local2078 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QLstmTestImpl1() local2340 armnn::ScopedTensorHandle inputToOutputWeightsTensor(inputWeightsInfo); in QLstmTestImpl2() local
29 std::unique_ptr<Decoder<float>>& inputToOutputWeightsTensor, in LstmImpl()
124 std::unique_ptr<Decoder<float>> inputToOutputWeightsTensor = MakeDecoder<float>( in Execute() local
155 std::unique_ptr<Decoder<float>> inputToOutputWeightsTensor = MakeDecoder<float>( in Execute() local
114 …armnn::ConstTensor inputToOutputWeightsTensor(inputWeightsInfo, inputToOutputWeightsTensorVector.d… in QLstmEndToEnd() local
72 …armnn::ConstTensor inputToOutputWeightsTensor(inputWeightsInfo, inputToOutputWeightsTensorVector.d… in CreateQuantizedLstmNetwork() local