F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

Clarification on pyflyte workflow creation

Summary

The user is looking for clarification on creating a workflow in pyflyte that processes a list of integers using DoubleTask and SumTask. They are facing issues with passing the list and find that adding default values does not resolve the problem. The user believes a map task would be more suitable since the workflow function is only utilized once at compile time, resulting in a static structure that cannot run the double task multiple times for varying inputs.

Status
resolved
Tags
    Source
    #ask-the-community