The page you navigated to () does not exist, so we brought you to the closest page to it.
You have switched from the to the variant of this site. There is no equivalent of . We have taken you to the closest page in the variant.
1.16.19
flytekitplugins.kfpytorch.pod_template
Directory
Methods
| Method | Description |
|---|---|
add_shared_mem_volume_to_pod_template() |
Add shared memory volume and volume mount to the pod template. |
Methods
add_shared_mem_volume_to_pod_template()
def add_shared_mem_volume_to_pod_template(
pod_template: flytekit.core.pod_template.PodTemplate,
)Add shared memory volume and volume mount to the pod template.
| Parameter | Type | Description |
|---|---|---|
pod_template |
flytekit.core.pod_template.PodTemplate |