pipelines/sdk/python/kfp/v2/components/experimental
Chen Sun 2176feeb69
feat(sdk.v2): Define PipelineParameterChannel and PipelineArtifactChannel. (#6470)
* pipeline param v2

* address cr comments

* rename to channel

* address cr comments

* update release note
2021-09-10 09:44:52 -07:00
..
__init__.py feat(sdk.v2): Define BaseComponent, ComponentSpec, and PipelineTask. (#6210) 2021-08-06 08:54:43 -07:00
base_component.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
base_component_test.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
component_spec.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
component_spec_test.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
pipeline_channel.py feat(sdk.v2): Define PipelineParameterChannel and PipelineArtifactChannel. (#6470) 2021-09-10 09:44:52 -07:00
pipeline_channel_test.py feat(sdk.v2): Define PipelineParameterChannel and PipelineArtifactChannel. (#6470) 2021-09-10 09:44:52 -07:00
pipeline_task.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00