| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProfilerRuleEvaluationStatus> |
DescribeTrainingJobResponse.profilerRuleEvaluationStatuses()
Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrainingJobResponse.Builder |
DescribeTrainingJobResponse.Builder.profilerRuleEvaluationStatuses(ProfilerRuleEvaluationStatus... profilerRuleEvaluationStatuses)
Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrainingJobResponse.Builder |
DescribeTrainingJobResponse.Builder.profilerRuleEvaluationStatuses(Collection<ProfilerRuleEvaluationStatus> profilerRuleEvaluationStatuses)
Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.
|
Copyright © 2022. All rights reserved.