public interface LabeledStepStatsOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getStepId()
int64 step_id = 1; |
StepStats |
getStepStats()
.tensorflow.StepStats step_stats = 2; |
StepStatsOrBuilder |
getStepStatsOrBuilder()
.tensorflow.StepStats step_stats = 2; |
boolean |
hasStepStats()
.tensorflow.StepStats step_stats = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getStepId()
int64 step_id = 1;boolean hasStepStats()
.tensorflow.StepStats step_stats = 2;StepStats getStepStats()
.tensorflow.StepStats step_stats = 2;StepStatsOrBuilder getStepStatsOrBuilder()
.tensorflow.StepStats step_stats = 2;Copyright © 2021. All rights reserved.