![]() |
Data types util shared for orchestration.
Functions
build_artifact_dict(...)
: Converts input/output artifact dict.
build_artifact_struct_dict(...)
: Converts input/output artifact dict.
build_metadata_value_dict(...)
: Converts plain value dict into MLMD value dict.
build_value_dict(...)
: Converts MLMD value dict into plain value dict.
get_metadata_value(...)
: Gets the primitive type value of a metadata_store_pb2.Value instance.
get_metadata_value_type(...)
: Gets the metadata property type of a property value from a value.
get_value(...)
: Gets the primitive type value of a pipeline_pb2.Value instance.
set_metadata_value(...)
: Sets metadata property based on tfx value.