Searched defs:CreateFill (Results 1 – 4 of 4) sorted by relevance
333 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateFill(const FillQueueDescriptor& descriptor, in CreateFill() function in armnn::RefWorkloadFactory
300 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateFill(const FillQueueDescriptor& descriptor, in CreateFill() function in armnn::NeonWorkloadFactory
365 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateFill(const FillQueueDescriptor& descriptor, in CreateFill() function in armnn::ClWorkloadFactory
1416 std::unique_ptr<IWorkload> IWorkloadFactory::CreateFill(const FillQueueDescriptor& /*descriptor*/, in CreateFill() function in armnn::IWorkloadFactory