Searched defs:alphaInfo (Results 1 – 6 of 6) sorted by relevance
19 const armnn::TensorInfo& alphaInfo, in CreatePreluNetwork()49 armnn::TensorInfo alphaInfo({ 1, 2, 2, 1 }, ArmnnType); in PreluEndToEnd() local
14 const TensorInfo& alphaInfo, in PreluImpl()
37 const TensorInfo& alphaInfo = GetTensorInfo(inputs[1]); in Execute() local
21 const armnn::TensorInfo& alphaInfo, in ValidatePreluOperator()
1694 const TensorInfo& alphaInfo = alpha.GetTensorInfo(); in ConvertPrelu() local
3851 const TensorInfo& alphaInfo = alpha.GetTensorInfo(); in ConvertPrelu() local