pipelines/sdk/python/kfp/compiler
Yuku Takahashi cfe59139be
fix(sdk): generate valid pipeline from non-ascii name. Fixes #5119 (#5120)
2021-02-18 18:20:30 -08:00
..
__init__.py SDK - Moved the _container_builder from kfp.compiler to kfp.containers (#2192) 2019-09-25 18:27:06 -07:00
_data_passing_rewriter.py chore: Improve the error message when incompatible placeholders are connected (#5082) 2021-02-03 00:10:36 -08:00
_data_passing_using_volume.py SDK - Compiler - Added support for volume-based data passing (3371) 2020-06-25 16:11:31 -07:00
_default_transformers.py chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
_k8s_helper.py SDK - Support kubernetes client v11 (#3319) 2020-03-22 02:54:44 -07:00
_op_to_template.py feat(sdk): add ability to set retry policy (#4858) 2020-12-11 14:47:29 -08:00
compiler.py fix(sdk): generate valid pipeline from non-ascii name. Fixes #5119 (#5120) 2021-02-18 18:20:30 -08:00
main.py SDK - Compiler - Removed the deprecated dsl-compile --package command (#4055) 2020-07-01 19:12:01 -07:00