public interface LoggingResponseOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LabeledStepStats |
getStep(int index)
repeated .tensorflow.LabeledStepStats step = 1; |
int |
getStepCount()
repeated .tensorflow.LabeledStepStats step = 1; |
List<LabeledStepStats> |
getStepList()
repeated .tensorflow.LabeledStepStats step = 1; |
LabeledStepStatsOrBuilder |
getStepOrBuilder(int index)
repeated .tensorflow.LabeledStepStats step = 1; |
List<? extends LabeledStepStatsOrBuilder> |
getStepOrBuilderList()
repeated .tensorflow.LabeledStepStats step = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<LabeledStepStats> getStepList()
repeated .tensorflow.LabeledStepStats step = 1;LabeledStepStats getStep(int index)
repeated .tensorflow.LabeledStepStats step = 1;int getStepCount()
repeated .tensorflow.LabeledStepStats step = 1;List<? extends LabeledStepStatsOrBuilder> getStepOrBuilderList()
repeated .tensorflow.LabeledStepStats step = 1;LabeledStepStatsOrBuilder getStepOrBuilder(int index)
repeated .tensorflow.LabeledStepStats step = 1;Copyright © 2021. All rights reserved.