kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.55k stars 1.6k forks source link

[feature]Add a KubeFlow pipeline for TensorFlowJS/JavaScript #8125

Closed shivaylamba closed 5 months ago

shivaylamba commented 2 years ago

Feature Area

/area javascript /area samples /area pipelines

What feature would you like to see?

We would like to see a dedicated pipeline for TensorFlowJS or even a pipeline for JavaScript. Today TensorFlowJS is being used in a lot of production use cases. And it makes sense to have dedicated KubeFlow Pipeline for JavaScript/NodeJS.

What is the use case or pain point?

Today TensorFlowJS is being used in a lot of production use cases. But we don't have any supported KubeFlow pipeline for JavaScript.

Is there a workaround currently?

Today there isn't a KubeFlow pipeline supported for TensorFlowJS / NodeJS. The workaround could be to have a self serve container. But it would be great to have a dedicated KubeFlow pipeline.


Love this idea? Give it a 👍.

chensun commented 2 years ago

Hi @shivaylamba, KFP support running containerized app, meaning you can always package your code into a container, and we support running any container as a KFP component. Would that work for your case?

chensun commented 2 years ago

/cc @zichuan-scott-xu

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rimolive commented 5 months ago

Closing this issue. No activity for more than a year.

/close

google-oss-prow[bot] commented 5 months ago

@rimolive: Closing this issue.

In response to [this](https://github.com/kubeflow/pipelines/issues/8125#issuecomment-2018763807): >Closing this issue. No activity for more than a year. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.