xpk (Accelerated Processing Kit, pronounced x-p-k,) is a software tool to help Cloud developers to orchestrate training jobs on accelerators such as TPUs and GPUs on GKE.
Apache License 2.0
81
stars
23
forks
source link
Add device type and tpu type argument to cacheimage #55
This sets us up for multiaccelerator support in the same cluster. This also fixes the broken cacheimage command currently.
Fixes / Features
Testing / Documentation
Ran xpk cacheimage and it works now.