کلاس نهایی عمومی SaveSliceInfoDef
نوع Protobuf tensorflow.SaveSliceInfoDef
کلاس های تو در تو
کلاس | SaveSliceInfoDef.Builder | نوع Protobuf tensorflow.SaveSliceInfoDef |
ثابت ها
بین المللی | FULL_NAME_FIELD_NUMBER | |
بین المللی | FULL_SHAPE_FIELD_NUMBER | |
بین المللی | VAR_OFFSET_FIELD_NUMBER | |
بین المللی | VAR_SHAPE_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
SaveSliceInfoDef ایستا | |
SaveSliceInfoDef | |
نهایی static 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. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
طولانی | 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 ثابت | newBuilder (نمونه اولیه SaveSliceInfoDef ) |
SaveSliceInfoDef.Builder ثابت | newBuilder () |
SaveSliceInfoDef.Builder | |
SaveSliceInfoDef ایستا | parseDelimitedFrom (ورودی جریان ورودی) |
SaveSliceInfoDef ایستا | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef ایستا | parseFrom (داده های ByteBuffer) |
SaveSliceInfoDef ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef ایستا | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
SaveSliceInfoDef ایستا | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef ایستا | parseFrom (داده های com.google.protobuf.ByteString) |
SaveSliceInfoDef ایستا | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef ایستا | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
SaveSliceInfoDef.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی FULL_NAME_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی FULL_SHAPE_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی VAR_OFFSET_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی VAR_SHAPE_FIELD_NUMBER
ارزش ثابت: 4
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی 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;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
عمومی طولانی 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 parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SaveSliceInfoDef parseFrom (داده بایت بافر)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی ثابت SaveSliceInfoDef parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی ایستا SaveSliceInfoDef parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی ایستا SaveSliceInfoDef parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی static SaveSliceInfoDef parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی ایستا SaveSliceInfoDef parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی static SaveSliceInfoDef parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی ایستا SaveSliceInfoDef parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|