SnapshotTensorMetadata

publiczna klasa końcowa SnapshotTensorMetadata

 Metadata for all the tensors in a Snapshot Record.
 
Typ protokołu tensorflow.data.experimental.SnapshotTensorMetadata

Klasy zagnieżdżone

klasa SnapshotTensorMetadata.Builder
 Metadata for all the tensors in a Snapshot Record. 

Stałe

wew TENSOR_METADATA_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne SnapshotTensorMetadata
SnapshotTensorMetadata
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
TensorMetadane
getTensorMetadata (indeks int)
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
wew
getTensorMetadataCount ()
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
Lista< TensorMetadata >
getTensorMetadataList ()
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
TensorMetadataOrBuilder
getTensorMetadataOrBuilder (indeks int)
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
Lista<? rozszerza TensorMetadataOrBuilder >
getTensorMetadataOrBuilderList ()
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny SnapshotTensorMetadata.Builder
statyczny SnapshotTensorMetadata.Builder
SnapshotTensorMetadata.Builder
statyczne SnapshotTensorMetadata
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne SnapshotTensorMetadata
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne SnapshotTensorMetadata
parseFrom (dane ByteBuffer)
statyczne SnapshotTensorMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne SnapshotTensorMetadata
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne SnapshotTensorMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne SnapshotTensorMetadata
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne SnapshotTensorMetadata
parseFrom (dane com.google.protobuf.ByteString)
statyczne SnapshotTensorMetadata
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne SnapshotTensorMetadata
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
SnapshotTensorMetadata.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int TENSOR_METADATA_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

publiczna statyczna SnapshotTensorMetadata getDefaultInstance ()

publiczne SnapshotTensorMetadata getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny TensorMetadata getTensorMetadata (indeks int)

repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;

publiczny int getTensorMetadataCount ()

repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;

public List< TensorMetadata > getTensorMetadataList ()

repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;

publiczny TensorMetadataOrBuilder getTensorMetadataOrBuilder (indeks int)

repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;

lista publiczna<? rozszerza TensorMetadataOrBuilder > getTensorMetadataOrBuilderList ()

repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny SnapshotTensorMetadata.Builder newBuilder ()

publiczny statyczny SnapshotTensorMetadata.Builder newBuilder (prototyp SnapshotTensorMetadata )

publiczny SnapshotTensorMetadata.Builder newBuilderForType ()

publiczny statyczny SnapshotTensorMetadata parseDelimitedFrom (wejście wejściowe strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny SnapshotTensorMetadata parseDelimitedFrom (wejście wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny SnapshotTensorMetadata parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SnapshotTensorMetadata parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny SnapshotTensorMetadata.Builder toBuilder ()

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

Rzuca
Wyjątek IO