exportLastCheckpointOnly property
Optional. If set to true, disable intermediate checkpoints for SFT and only the last checkpoint will be exported. Otherwise, enable intermediate checkpoints for SFT. Default is false.
Implementation
final bool exportLastCheckpointOnly;