| Package | Description |
|---|---|
| org.tensorflow.distruntime | |
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
StepStatsOrBuilder |
LabeledStepStats.getStepStatsOrBuilder()
.tensorflow.StepStats step_stats = 2; |
StepStatsOrBuilder |
LabeledStepStats.Builder.getStepStatsOrBuilder()
.tensorflow.StepStats step_stats = 2; |
StepStatsOrBuilder |
LabeledStepStatsOrBuilder.getStepStatsOrBuilder()
.tensorflow.StepStats step_stats = 2; |
StepStatsOrBuilder |
RunGraphResponse.getStepStatsOrBuilder()
If the request asked for execution stats, the cost graph, or the partition
graphs, these are returned here.
|
StepStatsOrBuilder |
RunGraphResponse.Builder.getStepStatsOrBuilder()
If the request asked for execution stats, the cost graph, or the partition
graphs, these are returned here.
|
StepStatsOrBuilder |
RunGraphResponseOrBuilder.getStepStatsOrBuilder()
If the request asked for execution stats, the cost graph, or the partition
graphs, these are returned here.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StepStats
Protobuf type
tensorflow.StepStats |
static class |
StepStats.Builder
Protobuf type
tensorflow.StepStats |
| Modifier and Type | Method and Description |
|---|---|
StepStatsOrBuilder |
RunMetadata.getStepStatsOrBuilder()
Statistics traced for this step.
|
StepStatsOrBuilder |
RunMetadata.Builder.getStepStatsOrBuilder()
Statistics traced for this step.
|
StepStatsOrBuilder |
RunMetadataOrBuilder.getStepStatsOrBuilder()
Statistics traced for this step.
|
Copyright © 2021. All rights reserved.