SavedSliceMeta

publiczna klasa końcowa SavedSliceMeta

 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file.
 
Protobuf typu tensorflow.SavedSliceMeta

Klasy zagnieżdżone

klasa SavedSliceMeta.Builder
 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file. 

Stałe

wew NAME_FIELD_NUMBER
wew KSZTAŁT_FIELD_NUMBER
wew SLICE_FIELD_NUMBER
wew TYPE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny SaveSliceMeta
ZapisanoSliceMeta
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor.
wew
TensorShapeProto
uzyskaj kształt ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorSliceProto
getSlice (indeks int)
 Explicit list of slices saved in the checkpoint file.
wew
pobierzSliceCount ()
 Explicit list of slices saved in the checkpoint file.
Lista< TensorSliceProto >
getSliceList ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProtoOrBuilder
getSliceOrBuilder (indeks int)
 Explicit list of slices saved in the checkpoint file.
Lista<? rozszerza TensorSliceProtoOrBuilder >
getSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
Typ danych
pobierzTyp ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
wew
getTypeValue ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
końcowy com.google.protobuf.UnknownFieldSet
wartość logiczna
ma kształt ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
wew
końcowa wartość logiczna
statyczny SavedSliceMeta.Builder
statyczny SavedSliceMeta.Builder
SavedSliceMeta.Builder
statyczny SaveSliceMeta
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny SaveSliceMeta
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceMeta
parseFrom (dane ByteBuffer)
statyczny SaveSliceMeta
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceMeta
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceMeta
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny SaveSliceMeta
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny SaveSliceMeta
parseFrom (dane com.google.protobuf.ByteString)
statyczny SaveSliceMeta
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceMeta
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
SavedSliceMeta.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int NAME_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int SHAPE_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int SLICE_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int TYPE_FIELD_NUMBER

Wartość stała: 3

Metody publiczne

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

publiczny statyczny SavedSliceMeta getDefaultInstance ()

publiczny SavedSliceMeta getDefaultInstanceForType ()

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

public String getName ()

 Name of the tensor.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny TensorShapeProto getShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

publiczny TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public TensorSliceProto getSlice (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

publiczny int getSliceCount ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public List< TensorSliceProto > getSliceList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

publiczny TensorSliceProtoOrBuilder getSliceOrBuilder (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

lista publiczna<? rozszerza TensorSliceProtoOrBuilder > getSliceOrBuilderList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

publiczny typ danych getType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

publiczny int getTypeValue ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

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

publiczna wartość logiczna hasShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny SavedSliceMeta.Builder newBuilder (prototyp SavedSliceMeta )

publiczny statyczny SavedSliceMeta.Builder newBuilder ()

public SavedSliceMeta.Builder newBuilderForType ()

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

Rzuca
Wyjątek IO

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

Rzuca
Wyjątek IO

public static SavedSliceMeta parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedSliceMeta parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny SavedSliceMeta.Builder toBuilder ()

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

Rzuca
Wyjątek IO