Searched defs:SoftmaxQueueDescriptor (Results 1 – 3 of 3) sorted by relevance
245 std::unique_ptr<IWorkload> CreateSoftmax(const SoftmaxQueueDescriptor& /*descriptor*/, in CreateSoftmax() argument
95 struct SoftmaxQueueDescriptor : QueueDescriptorWithParameters<SoftmaxDescriptor> struct
1626 std::unique_ptr<IWorkload> IWorkloadFactory::CreateSoftmax(const SoftmaxQueueDescriptor& /*descript… in CreateSoftmax() argument