![]() |
Converts (custom) properties to mapping to ValueOrRuntimeParameter pb.
tfx.orchestration.kubeflow.v2.compiler_utils.convert_from_tfx_properties(
tfx_properties
) -> Dict[Any, pipeline_pb2.ValueOrRuntimeParameter]
Args | |
---|---|
tfx_properties
|
a mapping field in a proto message, from string to pipeline.Value. |
Returns | |
---|---|
A mapping from string to pipeline_spec.ValueOrRuntimeParameter containing the same information. |