localPath property

String? localPath
final

(Optional) The local directory where checkpoints are written. The default directory is /opt/ml/checkpoints/.

Implementation

final String? localPath;