Skip to content

[RFC] ML pipeline operator spec #14078

@valiantljk

Description

@valiantljk

Describe your feature request

ML pipeline gains more popularity In many machine learning practices. The basic ML pipeline includes data preprocessing, training, and inference. Each step can also be constructed with finer ops. Both Kubeflow and Tensorflow community have been promoting the ML components/operators concept, where operator developers focus on the development of re-usable operators, and users can easily ‘import’ the pre-designed operator to build an end-to-end ml pipeline.

Actor in Ray is a natural fit for the reusable ml operator. Building an operator to run in Ray will be slightly different than a kubeflow operator. The eventual ecosystem will be like a ray-based serverless ‘kubeflow’ (rayflow?). The first step of building such a system is to have a clear and concrete definition of operator. This doc defines the re-usable ray operator.

For more details regarding operator spec and potential usage pattern: [proposal]
(https://docs.google.com/document/d/1V6cCkD3KLVgpJPvWOpirUGvSFETMD2A5JlO5MFON25k/edit?usp=sharing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCRFC issuesstaleThe issue is stale. It will be closed within 7 days unless there are further conversation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions