Searched defs:recurrentToOutputWeightsShape (Results 1 – 5 of 5) sorted by relevance
17 const TensorShape& recurrentToOutputWeightsShape, in LstmImpl()
156 const TensorShape& recurrentToOutputWeightsShape = m_RecurrentToOutputWeightsTensor->GetShape(); in Execute() local
136 const TensorShape& recurrentToOutputWeightsShape = m_RecurrentToOutputWeightsTensor->GetShape(); in Execute() local
268 const Shape recurrentToOutputWeightsShape = in execute() local
1516 armnn::TensorShape recurrentToOutputWeightsShape = {4, 4}; variable