Searched defs:inputToOutputWeightsShape (Results 1 – 4 of 4) sorted by relevance
16 const TensorShape& inputToOutputWeightsShape, in LstmImpl()
155 const TensorShape& inputToOutputWeightsShape = m_InputToOutputWeightsTensor->GetShape(); in Execute() local
135 const TensorShape& inputToOutputWeightsShape = m_InputToOutputWeightsTensor->GetShape(); in Execute() local
1479 armnn::TensorShape inputToOutputWeightsShape = {4, 2}; variable