genel statik son sınıf SaveSliceInfoDef.Builder
Protobuf türü tensorflow.SaveSliceInfoDef
Genel Yöntemler
SaveSliceInfoDef.Builder | addAllFullShape (Yinelenebilir<? Long> değerleri genişletir) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (Yinelenebilir<? Long> değerleri genişletir) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (Yinelenebilir<? Long> değerleri genişletir) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (uzun değer) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SaveSliceInfoDef.Builder | addVarOffset (uzun değer) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (uzun değer) Shape of this variable. |
SaveSliceInfoDef | inşa etmek () |
SaveSliceInfoDef | inşaKısmi () |
SaveSliceInfoDef.Builder | temizlemek () |
SaveSliceInfoDef.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
SaveSliceInfoDef.Builder | clearTamAd () Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | clearFullShape () Shape of the full variable. |
SaveSliceInfoDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SaveSliceInfoDef.Builder | clearVarOffset () Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | clearVarShape () Shape of this variable. |
SaveSliceInfoDef.Builder | klon () |
SaveSliceInfoDef | |
final statik com.google.protobuf.Descriptors.Descriptor | |
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. |
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. |
son boole değeri | Başlatıldı () |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.Message other) |
son SaveSliceInfoDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
SaveSliceInfoDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SaveSliceInfoDef.Builder | setFullName (Dize değeri) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullNameBytes (com.google.protobuf.ByteString değeri) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullShape (int indeksi, uzun değer) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
son SaveSliceInfoDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
SaveSliceInfoDef.Builder | setVarOffset (int indeksi, uzun değer) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (int indeksi, uzun değer) Shape of this variable. |
Kalıtsal Yöntemler
Genel Yöntemler
public SaveSliceInfoDef.Builder addAllFullShape (Yinelenebilir<? Long> değerleri genişletir)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addAllVarOffset (Yinelenebilir<? Long> değerleri genişletir)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addAllVarShape (Yinelenebilir<? Long> değerleri genişletir)
Shape of this variable.
repeated int64 var_shape = 4;
public SaveSliceInfoDef.Builder addFullShape (uzun değer)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SaveSliceInfoDef.Builder addVarOffset (uzun değer)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addVarShape (uzun değer)
Shape of this variable.
repeated int64 var_shape = 4;
public SaveSliceInfoDef.Builder clearFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
genel SaveSliceInfoDef.Builder clearFullShape ()
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder clearVarOffset ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
genel SaveSliceInfoDef.Builder clearVarShape ()
Shape of this variable.
repeated int64 var_shape = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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;
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 final boolean isInitialized ()
genel SaveSliceInfoDef.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SaveSliceInfoDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SaveSliceInfoDef.Builder setFullName (Dize değeri)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullNameBytes (com.google.protobuf.ByteString değeri)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullShape (int dizini, uzun değer)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int indeksi, Nesne değeri)
genel final SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SaveSliceInfoDef.Builder setVarOffset (int indeksi, uzun değer)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder setVarShape (int indeksi, uzun değer)
Shape of this variable.
repeated int64 var_shape = 4;