pipelines/sdk/python/kfp/dsl
Alexey Volkov 199a962e42 SDK - Relative imports (#156)
Made all SDK import relative so that they files always refer to the sibling files instead of the installed package. This makes debugging and development easier since you can be sure the correct files are used.
2018-11-10 13:56:12 -08:00
..
components add todos for the image tag update for new releases (#138) 2018-11-08 17:34:48 -08:00
__init__.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
_component.py SDK - Relative imports (#156) 2018-11-10 13:56:12 -08:00
_container_op.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
_ops_group.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
_pipeline.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
_pipeline_param.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00