TaggedRunMetadata

publiczna klasa końcowa TaggedRunMetadata

 For logging the metadata output for a single session.run() call.
 
Protobuf typu tensorflow.TaggedRunMetadata

Klasy zagnieżdżone

klasa TaggedRunMetadata.Builder
 For logging the metadata output for a single session.run() call. 

Stałe

wew RUN_METADATA_FIELD_NUMBER
wew TAG_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne TaggedRunMetadata
TaggedRunMetadata
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
wew
Strunowy
pobierzTag ()
 Tag name associated with this metadata.
com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny TaggedRunMetadata.Builder
statyczny TaggedRunMetadata.Builder
TaggedRunMetadata.Builder
statyczne TaggedRunMetadata
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne TaggedRunMetadata
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne TaggedRunMetadata
parseFrom (dane ByteBuffer)
statyczne TaggedRunMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne TaggedRunMetadata
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne TaggedRunMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne TaggedRunMetadata
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne TaggedRunMetadata
parseFrom (dane com.google.protobuf.ByteString)
statyczne TaggedRunMetadata
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne TaggedRunMetadata
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
TaggedRunMetadata.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int RUN_METADATA_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int TAG_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

publiczny statyczny TaggedRunMetadata getDefaultInstance ()

publiczny TaggedRunMetadata getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny com.google.protobuf.ByteString getRunMetadata ()

 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
 
bytes run_metadata = 2;

publiczny int getSerializedSize ()

publiczny ciąg getTag ()

 Tag name associated with this metadata.
 
string tag = 1;

publiczny com.google.protobuf.ByteString getTagBytes ()

 Tag name associated with this metadata.
 
string tag = 1;

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny TaggedRunMetadata.Builder newBuilder (prototyp TaggedRunMetadata )

publiczny statyczny TaggedRunMetadata.Builder newBuilder ()

publiczny TaggedRunMetadata.Builder newBuilderForType ()

publiczny statyczny TaggedRunMetadata parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny TaggedRunMetadata parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static TaggedRunMetadata parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny TaggedRunMetadata parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny TaggedRunMetadata.Builder toBuilder ()

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

Rzuca
Wyjątek IO