![]() |
Args to driver from orchestration system.
tfx.orchestration.data_types.DriverArgs(
enable_cache: bool = True,
interactive_resolution: bool = False
)
Attributes | |
---|---|
enable_cache
|
whether cache is enabled in current execution. |
interactive_resolution
|
whether to skip MLMD channel artifact resolution, if artifacts are already resolved for a channel when running in interactive mode. |