pipelines/sdk/python/kfp/components
Alex Latchford a0b18eb9e8
fix(sdk): Get short name of complex input/output types to ensure we can map to appropriate de|serializer (#6504)
Also:
- Simplify _data_passing methods, add in type hints and docstrings.
- Remove get_deserializer_code_for_type.
2021-09-09 17:31:51 -07:00
..
structures SDK - Components - Temporary removed Kubernetes options from ComponentSpec (#4230) 2020-07-16 19:59:00 -07:00
__init__.py Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
_airflow_op.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
_component_store.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
_components.py fix(sdk): Get short name of complex input/output types to ensure we can map to appropriate de|serializer (#6504) 2021-09-09 17:31:51 -07:00
_data_passing.py fix(sdk): Get short name of complex input/output types to ensure we can map to appropriate de|serializer (#6504) 2021-09-09 17:31:51 -07:00
_dynamic.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
_key_value_store.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
_naming.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
_python_op.py fix(sdk): Get short name of complex input/output types to ensure we can map to appropriate de|serializer (#6504) 2021-09-09 17:31:51 -07:00
_python_to_graph_component.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
_structures.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
_yaml_utils.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
modelbase.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
type_annotation_utils.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00
type_annotation_utils_test.py chore(sdk): Format all Python files under SDK folder. (#6501) 2021-09-03 11:25:11 -07:00