MemoryLogStep

publiczna klasa końcowa MemoryLogStep

Protobuf typu tensorflow.MemoryLogStep

Klasy zagnieżdżone

klasa MemoryLogStep.Builder Protobuf typu tensorflow.MemoryLogStep

Stałe

wew UCHWYT_FIELD_NUMBER
wew STEP_ID_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny krok pamięci MemoryLog
Krok dziennika pamięci
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
getHandle ()
 Handle describing the feeds and fetches of the step.
com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
wew
długi
pobierzIdKroku ()
 Process-unique step id.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny MemoryLogStep.Builder
statyczny MemoryLogStep.Builder
MemoryLogStep.Builder
statyczny krok pamięci MemoryLog
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny krok pamięci MemoryLog
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny krok pamięci MemoryLog
parseFrom (dane ByteBuffer)
statyczny krok pamięci MemoryLog
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny krok pamięci MemoryLog
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny krok pamięci MemoryLog
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny krok pamięci MemoryLog
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny krok pamięci MemoryLog
parseFrom (dane com.google.protobuf.ByteString)
statyczny krok pamięci MemoryLog
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny krok pamięci MemoryLog
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MemoryLogStep.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int HANDLE_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int STEP_ID_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

publiczny statyczny MemoryLogStep getDefaultInstance ()

public MemoryLogStep getDefaultInstanceForType ()

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

publiczny ciąg getHandle ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

public com.google.protobuf.ByteString getHandleBytes ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny długi getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny MemoryLogStep.Builder newBuilder (prototyp MemoryLogStep )

publiczny statyczny MemoryLogStep.Builder newBuilder ()

public MemoryLogStep.Builder newBuilderForType ()

public static MemoryLogStep parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogStep parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static MemoryLogStep parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogStep parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogStep parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogStep parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogStep parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogStep parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public MemoryLogStep.Builder toBuilder ()

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

Rzuca
Wyjątek IO