Searched defs:projectionWeightsTensor (Results 1 – 5 of 5) sorted by relevance
849 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo5x6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1075 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo4x5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1752 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfoOutNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1945 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfoOutNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
945 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo16x20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1405 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo3x4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local2095 armnn::ScopedTensorHandle projectionWeightsTensor(projectionWeightsInfo); in QLstmTestImpl1() local2354 armnn::ScopedTensorHandle projectionWeightsTensor(projectionWeightsInfo); in QLstmTestImpl2() local
13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
147 std::unique_ptr<Decoder<float>> projectionWeightsTensor; in Execute() local
178 std::unique_ptr<Decoder<float>> projectionWeightsTensor; in Execute() local