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