SaveSliceInfoDef

publiczna klasa końcowa SaveSliceInfoDef

Protobuf typu tensorflow.SaveSliceInfoDef

Klasy zagnieżdżone

klasa SaveSliceInfoDef.Builder Protobuf typu tensorflow.SaveSliceInfoDef

Stałe

wew FULL_NAME_FIELD_NUMBER
wew FULL_SHAPE_FIELD_NUMBER
wew VAR_OFFSET_FIELD_NUMBER
wew VAR_SHAPE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny SaveSliceInfoDef
ZapiszSliceInfoDef
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierzPełne imię ()
 Name of the full variable of which this is a slice.
com.google.protobuf.ByteString
getFullNameBytes ()
 Name of the full variable of which this is a slice.
długi
getFullShape (indeks int)
 Shape of the full variable.
wew
getFullShapeCount ()
 Shape of the full variable.
Lista<Długa>
getFullShapeList ()
 Shape of the full variable.
wew
końcowy com.google.protobuf.UnknownFieldSet
długi
getVarOffset (indeks int)
 Offset of this variable into the full variable.
wew
getVarOffsetCount ()
 Offset of this variable into the full variable.
Lista<Długa>
getVarOffsetList ()
 Offset of this variable into the full variable.
długi
getVarShape (indeks int)
 Shape of this variable.
wew
pobierzVarShapeCount ()
 Shape of this variable.
Lista<Długa>
getVarShapeList ()
 Shape of this variable.
wew
końcowa wartość logiczna
statyczny SaveSliceInfoDef.Builder
statyczny SaveSliceInfoDef.Builder
SaveSliceInfoDef.Builder
statyczny SaveSliceInfoDef
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny SaveSliceInfoDef
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceInfoDef
parseFrom (dane ByteBuffer)
statyczny SaveSliceInfoDef
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceInfoDef
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceInfoDef
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny SaveSliceInfoDef
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny SaveSliceInfoDef
parseFrom (dane com.google.protobuf.ByteString)
statyczny SaveSliceInfoDef
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny SaveSliceInfoDef
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
SaveSliceInfoDef.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int FULL_NAME_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int FULL_SHAPE_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int VAR_OFFSET_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int VAR_SHAPE_FIELD_NUMBER

Wartość stała: 4

Metody publiczne

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

publiczny statyczny SaveSliceInfoDef getDefaultInstance ()

publiczny SaveSliceInfoDef getDefaultInstanceForType ()

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

publiczny ciąg getFullName ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

public com.google.protobuf.ByteString getFullNameBytes ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

publiczny długi getFullShape (indeks int)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

publiczny int getFullShapeCount ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

lista publiczna<Long> getFullShapeList ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

publiczny getParserForType ()

publiczny int getSerializedSize ()

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

publiczny długi getVarOffset (indeks int)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

publiczny int getVarOffsetCount ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public List<Long> getVarOffsetList ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

publiczny długi getVarShape (indeks int)

 Shape of this variable.
 
repeated int64 var_shape = 4;

publiczny int getVarShapeCount ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

public List<Long> getVarShapeList ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny SaveSliceInfoDef.Builder newBuilder (prototyp SaveSliceInfoDef )

publiczny statyczny SaveSliceInfoDef.Builder newBuilder ()

publiczny SaveSliceInfoDef.Builder newBuilderForType ()

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

Rzuca
Wyjątek IO

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

Rzuca
Wyjątek IO

public static SaveSliceInfoDef parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny SaveSliceInfoDef parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny SaveSliceInfoDef parseFrom (com.google.protobuf.ByteString dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny SaveSliceInfoDef.Builder toBuilder ()

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

Rzuca
Wyjątek IO