pipelines/sdk/python/kfp/components
Alexey Volkov 553885ffb1
SDK - Components - Fixed ModelBase comparison bug (#1874)
2019-08-21 16:38:12 -07:00
..
structures SDK/Components - Reworked the component model structures. (#642) 2019-01-09 15:51:34 -08:00
__init__.py SDK - Using Airflow ops in Pipelines (#1483) 2019-08-02 19:53:52 -07:00
_airflow_op.py SDK - Airflow - Fixed bug in airflow op creation (#1911) 2019-08-21 16:29:54 -07:00
_component_store.py Retaining the component url, digest or tag when loading (#1090) 2019-05-03 16:55:38 -07:00
_components.py SDK - Lightweight - Added support for complex default values (#1696) 2019-08-12 02:35:13 -07:00
_dsl_bridge.py SDK - Removing unneeded uses of dsl.Pipeline (#1229) 2019-05-14 18:48:18 -07:00
_dynamic.py Lint Python code for undefined names (#1721) 2019-08-21 15:04:31 -07:00
_naming.py SDK/Components - Added naming.generate_unique_name_conversion_table (#716) 2019-03-06 15:12:58 -08:00
_python_op.py SDK - Lightweight - Fixed custom types in multi-output case (#1875) 2019-08-21 16:37:21 -07:00
_structures.py SDK - Lightweight - Added support for "None" default values (#1626) 2019-07-25 18:49:59 -07:00
_yaml_utils.py SDK - Replaced insecure yaml.load with yaml.safe_load (#1170) 2019-04-23 15:26:00 -07:00
modelbase.py SDK - Components - Fixed ModelBase comparison bug (#1874) 2019-08-21 16:38:12 -07:00