מחלקה סופית ציבורית SaveSliceInfoDef
tensorflow.SaveSliceInfoDef
מסוג Protobuf.SaveSliceInfoDef
כיתות מקוננות
מַחלָקָה | SaveSliceInfoDef.Builder | tensorflow.SaveSliceInfoDef מסוג Protobuf.SaveSliceInfoDef |
קבועים
int | FULL_NAME_FIELD_NUMBER | |
int | FULL_SHAPE_FIELD_NUMBER | |
int | VAR_OFFSET_FIELD_NUMBER | |
int | VAR_SHAPE_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי SaveSliceInfoDef | |
SaveSliceInfoDef | |
final 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 index) Shape of the full variable. |
int | getFullShapeCount () Shape of the full variable. |
רשימה<ארוכה> | getFullShapeList () Shape of the full variable. |
int | |
final com.google.protobuf.UnknownFieldSet | |
אָרוֹך | 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. |
int | hashcode () |
בוליאנית סופית | |
סטטי SaveSliceInfoDef.Builder | newBuilder (אב-טיפוס SaveSliceInfoDef ) |
סטטי SaveSliceInfoDef.Builder | newBuilder () |
SaveSliceInfoDef.Builder | |
סטטי SaveSliceInfoDef | parseDelimitedFrom (קלט InputStream) |
סטטי 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 (נתוני byte[], 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;
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;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
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 int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
סטטי ציבורי SaveSliceInfoDef parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי ציבורי SaveSliceInfoDef parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי ציבורי SaveSliceInfoDef parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי SaveSliceInfoDef parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי SaveSliceInfoDef parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי 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 |
---|