کلاس نهایی استاتیک عمومی SaveSliceInfoDef.Builder
نوع Protobuf tensorflow.SaveSliceInfoDef
روش های عمومی
SaveSliceInfoDef.Builder | addAllFullShape (تکرارپذیر<? مقادیر Long را گسترش می دهد) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (تکرارپذیر<? مقادیر Long را گسترش می دهد) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (تکرارپذیر<? مقادیر Long را گسترش می دهد) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (مقدار طولانی) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
SaveSliceInfoDef.Builder | addVarOffset (مقدار طولانی) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (مقدار طولانی) Shape of this variable. |
SaveSliceInfoDef | ساختن () |
SaveSliceInfoDef | ساخت جزئی () |
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 | |
نهایی 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) Shape of the full variable. |
بین المللی | getFullShapeCount () Shape of the full variable. |
فهرست <طولانی> | getFullShapeList () Shape of the full variable. |
طولانی | getVarOffset (شاخص int) Offset of this variable into the full variable. |
بین المللی | getVarOffsetCount () Offset of this variable into the full variable. |
فهرست <طولانی> | getVarOffsetList () Offset of this variable into the full variable. |
طولانی | getVarShape (شاخص int) Shape of this variable. |
بین المللی | 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 other) |
نهایی SaveSliceInfoDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
SaveSliceInfoDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
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 (شاخص int، مقدار طولانی) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
نهایی SaveSliceInfoDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
SaveSliceInfoDef.Builder | setVarOffset (شاخص int، مقدار طولانی) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (شاخص int، مقدار طولانی) Shape of this variable. |
روش های ارثی
روش های عمومی
عمومی SaveSliceInfoDef.Builder addAllFullShape (تکرارپذیر<? مقادیر Long> را گسترش می دهد)
Shape of the full variable.
repeated int64 full_shape = 2;
عمومی SaveSliceInfoDef.Builder addAllVarOffset (تکرارپذیر<? مقادیر Long را گسترش می دهد)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
عمومی SaveSliceInfoDef.Builder addAllVarShape (تکرارپذیر<? مقادیر Long را گسترش می دهد)
Shape of this variable.
repeated int64 var_shape = 4;
عمومی SaveSliceInfoDef.Builder addFullShape (مقدار طولانی)
Shape of the full variable.
repeated int64 full_shape = 2;
عمومی SaveSliceInfoDef.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی SaveSliceInfoDef.Builder addVarOffset (مقدار طولانی)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
عمومی SaveSliceInfoDef.Builder addVarShape (مقدار طولانی)
Shape of this variable.
repeated int64 var_shape = 4;
عمومی SaveSliceInfoDef.Builder clearFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
عمومی 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;
عمومی SaveSliceInfoDef.Builder clearVarShape ()
Shape of this variable.
repeated int64 var_shape = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
رشته عمومی getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
عمومی com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1;
عمومی طولانی getFullShape (شاخص int)
Shape of the full variable.
repeated int64 full_shape = 2;
عمومی int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
فهرست عمومی<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
عمومی طولانی getVarOffset (شاخص int)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
عمومی 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 طولانی عمومی (شاخص int)
Shape of this variable.
repeated int64 var_shape = 4;
عمومی int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
فهرست عمومی<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
بولین نهایی عمومی isInitialized ()
عمومی SaveSliceInfoDef.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی نهایی SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public setField SaveSliceInfoDef.Builder (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی SaveSliceInfoDef.Builder setFullName (مقدار رشته)
Name of the full variable of which this is a slice.
string full_name = 1;
عمومی SaveSliceInfoDef.Builder setFullNameBytes (مقدار com.google.protobuf.ByteString)
Name of the full variable of which this is a slice.
string full_name = 1;
عمومی SaveSliceInfoDef.Builder setFullShape (شاخص int، مقدار طولانی)
Shape of the full variable.
repeated int64 full_shape = 2;
عمومی SaveSliceInfoDef.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی عمومی SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی SaveSliceInfoDef.Builder setVarOffset (شاخص int، مقدار طولانی)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
عمومی SaveSliceInfoDef.Builder setVarShape (شاخص int، مقدار طولانی)
Shape of this variable.
repeated int64 var_shape = 4;