genel final sınıfı SaveSliceInfoDef
Protobuf türü tensorflow.SaveSliceInfoDef
İç İçe Sınıflar
sınıf | SaveSliceInfoDef.Builder | Protobuf türü tensorflow.SaveSliceInfoDef |
Sabitler
int | FULL_NAME_FIELD_NUMBER | |
int | FULL_SHAPE_FIELD_NUMBER | |
int | VAR_OFFSET_FIELD_NUMBER | |
int | VAR_SHAPE_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik SaveSliceInfoDef | |
SaveSliceInfoDef | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Sicim | getFullName () 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. |
uzun | getFullShape (int dizini) Shape of the full variable. |
int | getFullShapeCount () Shape of the full variable. |
Liste<Uzun> | getFullShapeList () Shape of the full variable. |
int | |
final com.google.protobuf.UnknownFieldSet | |
uzun | getVarOffset (int dizini) Offset of this variable into the full variable. |
int | getVarOffsetCount () Offset of this variable into the full variable. |
Liste<Uzun> | getVarOffsetList () Offset of this variable into the full variable. |
uzun | getVarShape (int dizini) Shape of this variable. |
int | getVarShapeCount () Shape of this variable. |
Liste<Uzun> | getVarShapeList () Shape of this variable. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik SaveSliceInfoDef.Builder | newBuilder ( SaveSliceInfoDef prototipi) |
statik SaveSliceInfoDef.Builder | yeniİnşaatçı () |
SaveSliceInfoDef.Builder | |
statik SaveSliceInfoDef | parseDelimitedFrom (InputStream girişi) |
statik SaveSliceInfoDef | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SaveSliceInfoDef | parseFrom (ByteBuffer verileri) |
statik SaveSliceInfoDef | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SaveSliceInfoDef | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SaveSliceInfoDef | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik SaveSliceInfoDef | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SaveSliceInfoDef | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik SaveSliceInfoDef | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SaveSliceInfoDef | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
SaveSliceInfoDef.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int FULL_NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int FULL_SHAPE_FIELD_NUMBER
Sabit Değer: 2
genel statik final int VAR_OFFSET_FIELD_NUMBER
Sabit Değer: 3
genel statik final int VAR_SHAPE_FIELD_NUMBER
Sabit Değer: 4
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize 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;
genel uzun getFullShape (int dizini)
Shape of the full variable.
repeated int64 full_shape = 2;
public int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
genel Liste<Uzun> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel uzun getVarOffset (int dizini)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
genel Liste<Uzun> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
genel uzun getVarShape (int dizini)
Shape of this variable.
repeated int64 var_shape = 4;
public int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
genel Liste<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
genel int hashCode ()
genel final boolean isInitialized ()
public static SaveSliceInfoDef parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SaveSliceInfoDef parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SaveSliceInfoDef parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SaveSliceInfoDef parseFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
genel statik SaveSliceInfoDef parseFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SaveSliceInfoDef parseFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SaveSliceInfoDef parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SaveSliceInfoDef parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|