export_pipeline
Export validated augmentation pipelines as Python, JSON, or YAML. Optionally create a guarded CPU Tensor handoff for reproducible deployment.
Instructions
Export a validated pipeline, optionally as a guarded CPU Tensor Python handoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| pipeline | Yes | ||
| output_format | No | python | |
| input_contract | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||