מחלקה סופית סטטית ציבורית SaveSliceInfoDef.Builder
tensorflow.SaveSliceInfoDef
מסוג Protobuf.SaveSliceInfoDef
שיטות ציבוריות
SaveSliceInfoDef.Builder | addAllFullShape (Iterable<? מרחיב את Long> ערכים) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (Iterable<? extends Long> ערכים) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (Iterable<? מרחיב את Long> ערכים) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (ערך ארוך) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SaveSliceInfoDef.Builder | addVarOffset (ערך ארוך) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (ערך ארוך) Shape of this variable. |
SaveSliceInfoDef | לבנות () |
SaveSliceInfoDef | buildPartial () |
SaveSliceInfoDef.Builder | ברור () |
SaveSliceInfoDef.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
SaveSliceInfoDef.Builder | clearFullName () 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 | שיבוט () |
SaveSliceInfoDef | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
חוּט | 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. |
אָרוֹך | getFullShape (int index) Shape of the full variable. |
int | getFullShapeCount () Shape of the full variable. |
רשימה<ארוכה> | getFullShapeList () Shape of the full variable. |
אָרוֹך | getVarOffset (int index) Offset of this variable into the full variable. |
int | getVarOffsetCount () Offset of this variable into the full variable. |
רשימה<ארוכה> | getVarOffsetList () Offset of this variable into the full variable. |
אָרוֹך | getVarShape (int index) Shape of this variable. |
int | getVarShapeCount () Shape of this variable. |
רשימה<ארוכה> | getVarShapeList () Shape of this variable. |
בוליאנית סופית | |
SaveSliceInfoDef.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.Message אחר) |
הסופי SaveSliceInfoDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SaveSliceInfoDef.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SaveSliceInfoDef.Builder | setFullName (ערך מחרוזת) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullNameBytes (ערך com.google.protobuf.ByteString) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullShape (אינדקס אינט, ערך ארוך) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
הסופי SaveSliceInfoDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SaveSliceInfoDef.Builder | setVarOffset (אינדקס אינט, ערך ארוך) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (אינדקס int, ערך ארוך) Shape of this variable. |
שיטות בירושה
שיטות ציבוריות
public SaveSliceInfoDef.Builder addAllFullShape (Iterable<? מרחיב את Long> ערכים)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? מרחיב את Long> ערכים)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addAllVarShape (Iterable<? מרחיב ערכים Long>)
Shape of this variable.
repeated int64 var_shape = 4;
public SaveSliceInfoDef.Builder addFullShape (ערך ארוך)
Shape of the full variable.
repeated int64 full_shape = 2;
Public SaveSliceInfoDef.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public SaveSliceInfoDef.Builder addVarOffset (ערך ארוך)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addVarShape (ערך ארוך)
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;
public SaveSliceInfoDef.Builder clearFullShape ()
Shape of the full variable.
repeated int64 full_shape = 2;
ציבורי SaveSliceInfoDef.Builder clearVarOffset ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public 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 ()
מחרוזת ציבורית 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;
getFullShape ארוך ציבורי (אינדקס אינט)
Shape of the full variable.
repeated int64 full_shape = 2;
public int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
רשימה ציבורית<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
public long getVarOffset (int index)
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;
רשימה ציבורית<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
getVarShape ארוך ציבורי (אינדקס אינט)
Shape of this variable.
repeated int64 var_shape = 4;
public int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
רשימה ציבורית<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
בוליאני הסופי הציבורי הוא אתחול ()
Public SaveSliceInfoDef.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
final public SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ציבורי SaveSliceInfoDef.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public SaveSliceInfoDef.Builder setFullName (ערך מחרוזת)
Name of the full variable of which this is a slice.
string full_name = 1;
Public SaveSliceInfoDef.Builder setFullNameBytes (ערך com.google.protobuf.ByteString)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullShape (אינדקס אינט, ערך ארוך)
Shape of the full variable.
repeated int64 full_shape = 2;
Public SaveSliceInfoDef.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
Public final SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SaveSliceInfoDef.Builder setVarOffset (אינדקס אינט, ערך ארוך)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder setVarShape (אינדקס אינט, ערך ארוך)
Shape of this variable.
repeated int64 var_shape = 4;