כיתת גמר ציבורית SavedSliceMeta
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta
מסוג Protobuf.SavedSliceMeta כיתות מקוננות
מַחלָקָה | SavedSliceMeta.Builder | Metadata describing the set of slices of the same tensor saved in a checkpoint file. |
קבועים
int | NAME_FIELD_NUMBER | |
int | SHAPE_FIELD_NUMBER | |
int | SLICE_FIELD_NUMBER | |
int | TYPE_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי SavedSliceMeta | |
SavedSliceMeta | |
final static com.google.protobuf.Descriptors.Descriptor | |
חוּט | getName () Name of the tensor. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
int | |
TensorShapeProto | getShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorSliceProto | getSlice (int index) Explicit list of slices saved in the checkpoint file. |
int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
רשימה< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
TensorSliceProtoOrBuilder | getSliceOrBuilder (int index) Explicit list of slices saved in the checkpoint file. |
רשימה<? מרחיב את TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
DataType | getType () Type of the tensor .tensorflow.DataType type = 3; |
int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
final com.google.protobuf.UnknownFieldSet | |
בוליאני | hasShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
int | hashcode () |
בוליאנית סופית | |
סטטי SavedSliceMeta.Builder | newBuilder (אב-טיפוס SavedSliceMeta ) |
סטטי SavedSliceMeta.Builder | newBuilder () |
SavedSliceMeta.Builder | |
סטטי SavedSliceMeta | parseDelimitedFrom (קלט InputStream) |
סטטי SavedSliceMeta | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedSliceMeta | parseFrom (נתוני ByteBuffer) |
סטטי SavedSliceMeta | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedSliceMeta | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedSliceMeta | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי SavedSliceMeta | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedSliceMeta | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי SavedSliceMeta | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedSliceMeta | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
SavedSliceMeta.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי SHAPE_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי SLICE_FIELD_NUMBER
ערך קבוע: 4
סופי סטטי ציבורי TYPE_FIELD_NUMBER
ערך קבוע: 3
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getName ()
Name of the tensor.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
הציבור TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
Public TensorSliceProto getSlice (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
רשימה ציבורית< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
הציבור TensorSliceProtoOrBuilder getSliceOrBuilder (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
רשימה ציבורית<? מרחיב את TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape בוליאני ציבורי ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static SavedSliceMeta parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static SavedSliceMeta parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static SavedSliceMeta parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static SavedSliceMeta parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי SavedSliceMeta parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
Public static SavedSliceMeta parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static SavedSliceMeta parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|