Searched defs:ElementwiseUnaryQueueDescriptor (Results 1 – 2 of 2) sorted by relevance
2064 …_ptr<IWorkload> IWorkloadFactory::CreateElementwiseUnary(const ElementwiseUnaryQueueDescriptor& /*… in CreateElementwiseUnary() argument2119 …ique_ptr<IWorkload> IWorkloadFactory::CreateLogicalUnary(const ElementwiseUnaryQueueDescriptor& /*… in CreateLogicalUnary() argument
671 struct ElementwiseUnaryQueueDescriptor : QueueDescriptorWithParameters<ElementwiseUnaryDescriptor> struct