Searched defs:recurrentToForgetWeightsTensor (Results 1 – 8 of 8) sorted by relevance
224 ConstTensor recurrentToForgetWeightsTensor; in Accept() local
355 ConstTensor recurrentToForgetWeightsTensor; in Accept() local
347 ConstTensor recurrentToForgetWeightsTensor; in Accept() local
120 std::unique_ptr<Decoder<float>> recurrentToForgetWeightsTensor = MakeDecoder<float>( in Execute() local
277 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(tensorInfo16); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local978 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(tensorInfo20x16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1154 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(tensorInfoOutput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1462 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(tensorInfo4x3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1683 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(recurrentWeightsInfo); in QuantizedLstmTestImpl() local1899 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl() local2155 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl1() local2419 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl2() local
80 armnn::ConstTensor recurrentToForgetWeightsTensor(recurrentWeightsInfo, in CreateQuantizedLstmNetwork() local
119 armnn::ConstTensor recurrentToForgetWeightsTensor(recurrentWeightsInfo, in QLstmEndToEnd() local
522 armnn::ScopedCpuTensorHandle recurrentToForgetWeightsTensor(tensorInfo4x3); in BOOST_AUTO_TEST_CASE() local