GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
222 stars 168 forks source link

Update docker file for pytorch #674

Open qihqi opened 4 months ago

qihqi commented 4 months ago

when using jetstream-pytorch, one should not install Jetstream again. install-everything.sh script will install a particular version of Jetstream, please don't overwrite it.

liurupeng commented 4 months ago

/gcbrun