Ascend: Run Python Functions on Kubernetes
You need a GPU but your workstation doesn’t have one, what do you do? (more…)
Read more »
In this followup to my earlier post on modeling workflows in Python, I demonstrate how to integrate sample splitting, parallel processing, exception handling and caching into many-models workflows. I also discuss some differences between exploration/infer… Read more