State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
13.59k
stars
3.24k
forks
source link
[TFT/PyTorch] Is it possible to run the TFT implementation on Kubeflow? #1387
Question
I want to know if running the TFT implementation on Kubeflow is possible and what changes I need to perform to run it in the Kubeflow environment using the Pytorch operator? Has anyone already tried this?
Given that the Pytorch operator uses docker images to train the models, and the implementation has already been made with docker images, it should work with minor changes, right?
Related to TFT/PyTorch
Question I want to know if running the TFT implementation on Kubeflow is possible and what changes I need to perform to run it in the Kubeflow environment using the Pytorch operator? Has anyone already tried this?
Given that the Pytorch operator uses docker images to train the models, and the implementation has already been made with docker images, it should work with minor changes, right?