Uses of Interface
org.tensorflow.framework.StepStatsOrBuilder
-
Packages that use StepStatsOrBuilder Package Description org.tensorflow.distruntime org.tensorflow.framework -
-
Uses of StepStatsOrBuilder in org.tensorflow.distruntime
Methods in org.tensorflow.distruntime that return StepStatsOrBuilder Modifier and Type Method Description StepStatsOrBuilderLabeledStepStats.Builder. getStepStatsOrBuilder().tensorflow.StepStats step_stats = 2;StepStatsOrBuilderLabeledStepStats. getStepStatsOrBuilder().tensorflow.StepStats step_stats = 2;StepStatsOrBuilderLabeledStepStatsOrBuilder. getStepStatsOrBuilder().tensorflow.StepStats step_stats = 2;StepStatsOrBuilderRunGraphResponse.Builder. getStepStatsOrBuilder()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.StepStatsOrBuilderRunGraphResponse. getStepStatsOrBuilder()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.StepStatsOrBuilderRunGraphResponseOrBuilder. getStepStatsOrBuilder()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here. -
Uses of StepStatsOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement StepStatsOrBuilder Modifier and Type Class Description classStepStatsProtobuf typetensorflow.StepStatsstatic classStepStats.BuilderProtobuf typetensorflow.StepStatsMethods in org.tensorflow.framework that return StepStatsOrBuilder Modifier and Type Method Description StepStatsOrBuilderRunMetadata.Builder. getStepStatsOrBuilder()Statistics traced for this step.StepStatsOrBuilderRunMetadata. getStepStatsOrBuilder()Statistics traced for this step.StepStatsOrBuilderRunMetadataOrBuilder. getStepStatsOrBuilder()Statistics traced for this step.
-