Searched refs:CreateLogSoftmax (Results 1 – 9 of 9) sorted by relevance
147 std::unique_ptr<IWorkload> CreateLogSoftmax(const LogSoftmaxQueueDescriptor& /*descriptor*/, in CreateLogSoftmax() function in armnn::WorkloadFactoryBase
1767 return CreateLogSoftmax(*logSoftmaxQueueDescriptor, info); in CreateWorkload()2125 std::unique_ptr<IWorkload> IWorkloadFactory::CreateLogSoftmax(const LogSoftmaxQueueDescriptor& /*de… in CreateLogSoftmax() function in armnn::IWorkloadFactory
230 virtual std::unique_ptr<IWorkload> CreateLogSoftmax(const LogSoftmaxQueueDescriptor& descriptor,
206 std::unique_ptr<IWorkload> CreateLogSoftmax(const LogSoftmaxQueueDescriptor& descriptor,
871 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateLogSoftmax(const LogSoftmaxQueueDescriptor& d… in CreateLogSoftmax() function in armnn::NeonWorkloadFactory
225 std::unique_ptr<IWorkload> CreateLogSoftmax(const LogSoftmaxQueueDescriptor& descriptor,
908 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateLogSoftmax(const LogSoftmaxQueueDescriptor& de… in CreateLogSoftmax() function in armnn::RefWorkloadFactory
209 std::unique_ptr<IWorkload> CreateLogSoftmax(const LogSoftmaxQueueDescriptor& descriptor,
1038 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateLogSoftmax(const LogSoftmaxQueueDescriptor& des… in CreateLogSoftmax() function in armnn::ClWorkloadFactory