Skip to content

Add support for dataset and model initializers in container backend #171

@Fiona-Waters

Description

@Fiona-Waters

What you would like to be added?

Kubeflow Trainer uses Initializers to pull datasets and models required for TrainJobs. These initialializers pull the required dataset and/or model into a shared volume prior to starting the TrainJob nodes. We should add support for this in the container backend.

Why is this needed?

This is needed to bring the container backend implementation in line with the kubernetes backend.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions