Uses of Interface
org.tensorflow.distruntime.LabeledStepStatsOrBuilder
-
Packages that use LabeledStepStatsOrBuilder Package Description org.tensorflow.distruntime -
-
Uses of LabeledStepStatsOrBuilder in org.tensorflow.distruntime
Classes in org.tensorflow.distruntime that implement LabeledStepStatsOrBuilder Modifier and Type Class Description classLabeledStepStatsProtobuf typetensorflow.LabeledStepStatsstatic classLabeledStepStats.BuilderProtobuf typetensorflow.LabeledStepStatsMethods in org.tensorflow.distruntime that return LabeledStepStatsOrBuilder Modifier and Type Method Description LabeledStepStatsOrBuilderLoggingResponse.Builder. getStepOrBuilder(int index)repeated .tensorflow.LabeledStepStats step = 1;LabeledStepStatsOrBuilderLoggingResponse. getStepOrBuilder(int index)repeated .tensorflow.LabeledStepStats step = 1;LabeledStepStatsOrBuilderLoggingResponseOrBuilder. getStepOrBuilder(int index)repeated .tensorflow.LabeledStepStats step = 1;Methods in org.tensorflow.distruntime that return types with arguments of type LabeledStepStatsOrBuilder Modifier and Type Method Description List<? extends LabeledStepStatsOrBuilder>LoggingResponse.Builder. getStepOrBuilderList()repeated .tensorflow.LabeledStepStats step = 1;List<? extends LabeledStepStatsOrBuilder>LoggingResponse. getStepOrBuilderList()repeated .tensorflow.LabeledStepStats step = 1;List<? extends LabeledStepStatsOrBuilder>LoggingResponseOrBuilder. getStepOrBuilderList()repeated .tensorflow.LabeledStepStats step = 1;
-