TensorBoardOutputConfig
Configuration of storage locations for the Amazon SageMaker Debugger TensorBoard output data.
Contents
- S3OutputPath
- 
               Path to Amazon S3 storage location for TensorBoard output. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: (https|s3)://([^/]+)/?(.*)Required: Yes 
- LocalPath
- 
               Path to local storage location for tensorBoard output. Defaults to /opt/ml/output/tensorboard.Type: String Length Constraints: Minimum length of 0. Maximum length of 4096. Pattern: .*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: