Jay Ganbat
regular python task(T1)
regular python task(T2)
is it a correct way to use it?
You can execute a Flyte task as any normal function.
Taoufik Dachraoui
John Lawlor
flytectl sandbox start --source . --imagePullPolicy IfNotPresent flytectl sandbox exec -- docker build -t new_image .
flytectl sandbox exec -- docker images
REPOSITORY TAG IMAGE ID CREATED SIZE new_image latest 044c6f6eb860 44 minutes ago 1.49GB
@task
new_image
[1/1] currentAttempt done. Last Error: USER::containers with unready status: [ffdb7fdd18e544b99a24-n0-0]|Back-off pulling image "new_image:latest"
Ruksana Kabealo
Alexey Kharlamov
RuntimeExecutionError: failed during plugin execution, caused by: failed to execute handle for plugin [k8s-array]: output file @[] is too large [255540150] bytes, max allowed [10485760] bytes
Babis Kiosidis
juchao song
Stefan Avesand
Akarsh Upadhyay
unionml serve app:app --reload --model-path /tmp/model_object.pt
{"detail": "Method Not Allowed"}
INFO: 127.0.0.1:64825 - "GET /predict HTTP/1.1" 405 Method Not Allowed
Alex Bain
v0.55.0
Failed to fetch data: invalid wire type 4 at offset 1
/console
Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.