localPath property
(Optional) The local directory where checkpoints are written. The default
directory is /opt/ml/checkpoints/
.
Implementation
final String? localPath;
(Optional) The local directory where checkpoints are written. The default
directory is /opt/ml/checkpoints/
.
final String? localPath;