Searched defs:CreateSoftmax (Results 1 – 6 of 6) sorted by relevance
74 GPUOperation CreateSoftmax(const OperationDef& definition) { in CreateSoftmax() function
239 std::unique_ptr<IWorkload> CreateSoftmax(const SoftmaxQueueDescriptor& /*descriptor*/, in CreateSoftmax() function in armnn::WorkloadFactoryBase
2280 std::unique_ptr<IWorkload> IWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& /*descript… in CreateSoftmax() function in armnn::IWorkloadFactory
1107 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& descript… in CreateSoftmax() function in armnn::RefWorkloadFactory
1034 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& descrip… in CreateSoftmax() function in armnn::NeonWorkloadFactory
1189 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& descripto… in CreateSoftmax() function in armnn::ClWorkloadFactory