| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TensorBoardOutputConfig |
CreateTrainingJobRequest.tensorBoardOutputConfig()
Returns the value of the TensorBoardOutputConfig property for this object.
|
TensorBoardOutputConfig |
DescribeTrainingJobResponse.tensorBoardOutputConfig()
Returns the value of the TensorBoardOutputConfig property for this object.
|
TensorBoardOutputConfig |
TrainingJob.tensorBoardOutputConfig()
Returns the value of the TensorBoardOutputConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTrainingJobRequest.Builder |
CreateTrainingJobRequest.Builder.tensorBoardOutputConfig(TensorBoardOutputConfig tensorBoardOutputConfig)
Sets the value of the TensorBoardOutputConfig property for this object.
|
DescribeTrainingJobResponse.Builder |
DescribeTrainingJobResponse.Builder.tensorBoardOutputConfig(TensorBoardOutputConfig tensorBoardOutputConfig)
Sets the value of the TensorBoardOutputConfig property for this object.
|
TrainingJob.Builder |
TrainingJob.Builder.tensorBoardOutputConfig(TensorBoardOutputConfig tensorBoardOutputConfig)
Sets the value of the TensorBoardOutputConfig property for this object.
|
Copyright © 2020. All rights reserved.