Nan Qin
Error: docker sandbox doesn't have sufficient memory available. Please run docker system prune -a --volumes
... OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 62.5GiB Name: Mercury ID: fa8608e9-e110-482e-8c5f-908edce3debb Docker Root Dir: /var/lib/docker ...
Eduardo Matus
Joseph Yi
Victor Gustavo da Silva Oliveira
Choenden Kyirong
generate_normal_df
running
queued
pyflyte run example.py wf --n 500 --mean 42 --sigma 2
pyflyte run --remote example.py wf --n 500 --mean 42 --sigma 2
Laura Lin
Install an Amazon Loadbalancer Ingress Controller
Lukas Bommes
@task()
def download_data() -> FlyteDirectory:
working_dir = flytekit.current_context().working_directory
download_to_working_dir()
# now data is in "working_dir"
return FlyteDirectory(path=working_dir)
def train(data_dir: FlyteDirectory): -> None
train_model(data_dir=data_dir) # reads files from disk and trains model
Louis DiNatale
Rahul Mehta
varsha Parthasarathy
raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.RESOURCE_EXHAUSTED details = "received initial metadata size exceeds limit" debug_error_string = "{"created":"@1667984783.531503108","description":"Error received from peer ipv4:10.162.12.35:443","file":"src/core/lib/surface/call.cc","file_line":953,"grpc_message":"received initial metadata size exceeds limit","grpc_status":8}"
Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.