Searched refs:CreateLogSoftmaxNetwork (Results 1 – 1 of 1) sorted by relevance
18 armnn::INetworkPtr CreateLogSoftmaxNetwork(const armnn::TensorShape& inputShape, in CreateLogSoftmaxNetwork() function58 INetworkPtr net = CreateLogSoftmaxNetwork<DataType::Float32>(inputTensorInfo.GetShape(), in LogSoftmaxEndToEnd()