Interface StepStatsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
StepStats, StepStats.Builder

public interface StepStatsOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    DeviceStepStats getDevStats​(int index)
    repeated .tensorflow.DeviceStepStats dev_stats = 1;
    int getDevStatsCount()
    repeated .tensorflow.DeviceStepStats dev_stats = 1;
    java.util.List<DeviceStepStats> getDevStatsList()
    repeated .tensorflow.DeviceStepStats dev_stats = 1;
    DeviceStepStatsOrBuilder getDevStatsOrBuilder​(int index)
    repeated .tensorflow.DeviceStepStats dev_stats = 1;
    java.util.List<? extends DeviceStepStatsOrBuilder> getDevStatsOrBuilderList()
    repeated .tensorflow.DeviceStepStats dev_stats = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof