StepStats

publiczna klasa końcowa StepStats

Protobuf typu tensorflow.StepStats

Klasy zagnieżdżone

klasa StepStats.Builder Protobuf typu tensorflow.StepStats

Stałe

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne statystyki kroków
Statystyki kroków
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Statystyki kroków urządzenia
getDevStats (indeks int)
repeated .tensorflow.DeviceStepStats dev_stats = 1;
wew
pobierzDevStatsCount ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
Lista <DeviceStepStats>
pobierzDevStatsList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
DeviceStepStatsOrBuilder
getDevStatsOrBuilder (indeks int)
repeated .tensorflow.DeviceStepStats dev_stats = 1;
Lista<? rozszerza DeviceStepStatsOrBuilder >
getDevStatsOrBuilderList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny StepStats.Builder
newBuilder (prototyp StepStats )
statyczny StepStats.Builder
StepStats.Builder
statyczne statystyki kroków
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne statystyki kroków
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne statystyki kroków
parseFrom (dane ByteBuffer)
statyczne statystyki kroków
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne statystyki kroków
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne statystyki kroków
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne statystyki kroków
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne statystyki kroków
parseFrom (dane com.google.protobuf.ByteString)
statyczne statystyki kroków
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne statystyki kroków
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
StepStats.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

wartość logiczna
równa się (Obiekt arg0)
ostatnia klasa<?>
pobierzKlasę ()
wew
hashCode ()
ostateczna pustka
powiadomić ()
ostateczna pustka
powiadom wszystkich ()
Strunowy
doString ()
ostateczna pustka
czekaj (długi arg0, int arg1)
ostateczna pustka
czekaj (długi arg0)
ostateczna pustka
Czekać ()
org.tensorflow.proto.framework.StepStatsOrBuilder
abstrakcyjne statystyki DeviceStepStats
getDevStats (indeks int)
repeated .tensorflow.DeviceStepStats dev_stats = 1;
streszczenie wew
pobierzDevStatsCount ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
lista abstrakcyjna< DeviceStepStats >
pobierzDevStatsList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
streszczenie DeviceStepStatsOrBuilder
getDevStatsOrBuilder (indeks int)
repeated .tensorflow.DeviceStepStats dev_stats = 1;
lista abstrakcyjna<? rozszerza DeviceStepStatsOrBuilder >
getDevStatsOrBuilderList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;

Stałe

publiczny statyczny końcowy int DEV_STATS_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczne statyczne StepStats getDefaultInstance ()

publiczne StepStats getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public DeviceStepStats getDevStats (indeks int)

repeated .tensorflow.DeviceStepStats dev_stats = 1;

publiczny int getDevStatsCount ()

repeated .tensorflow.DeviceStepStats dev_stats = 1;

public List< DeviceStepStats > getDevStatsList ()

repeated .tensorflow.DeviceStepStats dev_stats = 1;

public DeviceStepStatsOrBuilder getDevStatsOrBuilder (indeks int)

repeated .tensorflow.DeviceStepStats dev_stats = 1;

lista publiczna<? rozszerza DeviceStepStatsOrBuilder > getDevStatsOrBuilderList ()

repeated .tensorflow.DeviceStepStats dev_stats = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static StepStats.Builder newBuilder (prototyp StepStats )

public static StepStats.Builder newBuilder ()

public StepStats.Builder newBuilderForType ()

public static StepStats parseDelimitedFrom (wejście wejściowe StreamStream)

Rzuca
Wyjątek IO

public static StepStats parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static StepStats parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static StepStats parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static StepStats parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static StepStats parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static StepStats parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static StepStats parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static StepStats parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static StepStats parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public StepStats.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO