![]() |
Utility functions for DSL Compiler.
Functions
ensure_topological_order(...)
: Helper function to check if nodes are topologically sorted.
is_importer(...)
: Helper function to check if a TFX node is a Importer node.
is_resolver(...)
: Helper function to check if a TFX node is a Resolver.
resolve_execution_mode(...)
: Resolves execution mode for a tfx pipeline.
set_field_value_pb(...)
: Helper function to fill a ml_metadata.Value proto.
set_runtime_parameter_pb(...)
: Helper function to fill a RuntimeParameter proto.