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