Searched defs:CreateSoftmax (Results 1 – 6 of 6) sorted by relevance
66 GPUOperation CreateSoftmax(const OperationDef& definition) { in CreateSoftmax() function
245 std::unique_ptr<IWorkload> CreateSoftmax(const SoftmaxQueueDescriptor& /*descriptor*/, in CreateSoftmax() function in armnn::WorkloadFactoryBase
1626 std::unique_ptr<IWorkload> IWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& /*descript… in CreateSoftmax() function in armnn::IWorkloadFactory
623 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& descript… in CreateSoftmax() function in armnn::RefWorkloadFactory
538 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& descrip… in CreateSoftmax() function in armnn::NeonWorkloadFactory
601 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& descripto… in CreateSoftmax() function in armnn::ClWorkloadFactory