pipelines/sdk/python/kfp/v2/compiler_cli_tests/test_data
Chen Sun 91c5a93c8e
chore(sdk.v2): Migrate to the new IR with subdag support (#4981)
* migrate to new ir

* address review comments

* fix bugs

* fix pipeline parameters and tests

* fix components import

* fix typo
2021-02-03 04:11:37 -08:00
..
component_yaml feat(sdk): Add artifact ontology and migrate compiler utils to onboard artifact types (#4901) 2020-12-17 10:51:09 -08:00
pipeline_with_after.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
pipeline_with_after.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
pipeline_with_concat_placeholder.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
pipeline_with_concat_placeholder.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
pipeline_with_if_placeholder.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
pipeline_with_if_placeholder.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
pipeline_with_ontology.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
pipeline_with_ontology.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
pipeline_with_resource_spec.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
pipeline_with_resource_spec.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
pipeline_with_reused_component.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
pipeline_with_reused_component.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
pipeline_with_various_io_types.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
pipeline_with_various_io_types.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
simple_pipeline_without_importer.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
simple_pipeline_without_importer.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00
two_step_pipeline_with_importer.json chore(sdk.v2): Migrate to the new IR with subdag support (#4981) 2021-02-03 04:11:37 -08:00
two_step_pipeline_with_importer.py chore(sdk): Remove v2 components fork, use v1 instead. (#5042) 2021-01-28 18:20:07 -08:00