caicloud / ciao

Kernel for Kubeflow in Jupyter Notebook
Apache License 2.0
67 stars 18 forks source link

[feature] Support Different Frameworks #26

Closed gaocegege closed 6 years ago

gaocegege commented 6 years ago

/kind feature /priority p2

Currently, we only support TensorFlow via TFJob, we need to support PyTorch when Kubeflow 0.3 released.

gaocegege commented 6 years ago

/assign

gaocegege commented 6 years ago

We need define a new parameter master if we want to support PyTorch.

gaocegege commented 6 years ago

PyTorch is supported now.