orange-army-92143
config.yml
average-finland-92144
config.yaml
partial
image = ImageSpec( name="my-image", packages=[ "scikit-learn", ], ) task = partial( flytekit.task, container_image=image, )
@task def my_function() -> None ...
Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.