pytorch / torchx

TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.
https://pytorch.org/torchx
Other
306 stars 99 forks source link

create minicube integration test #903

Closed yikaiMeta closed 4 weeks ago

yikaiMeta commented 1 month ago

We decided to migrate the Kubernetes integration test to using Minicube. This will let us avoid the AWS but still have a Kubernetes test on github host. The old Kubernetes integration test will be deprecated and deleted later.