![]() |
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 an Importer.
is_resolver(...)
: Helper function to check if a TFX node is a Resolver.
resolve_execution_mode(...)
: Resolves execution mode for a tfx pipeline.
set_runtime_parameter_pb(...)
: Helper function to fill a RuntimeParameter proto.