SavedTensorSlices

כיתת גמר ציבורית SavedTensorSlices

 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message.
 
tensorflow.SavedTensorSlices מסוג Protobuf.SavedTensorSlices

כיתות מקוננות

מעמד SavedTensorSlices.Builder
 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message. 

קבועים

int DATA_FIELD_NUMBER
int META_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
SavedSlice
getData ()
 This exists in all but the first item of each checkpoint file.
SavedSliceOrBuilder
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
סטטי SavedTensorSlices
SavedTensorSlices
final static com.google.protobuf.Descriptors.Descriptor
SavedTensorSliceMeta
getMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
SavedTensorSliceMetaOrBuilder
getMetaOrBuilder ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
int
final com.google.protobuf.UnknownFieldSet
בוליאני
hasData ()
 This exists in all but the first item of each checkpoint file.
בוליאני
hasMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
int
בוליאנית סופית
סטטי SavedTensorSlices.Builder
newBuilder (אב-טיפוס SavedTensorSlices )
סטטי SavedTensorSlices.Builder
SavedTensorSlices.Builder
סטטי SavedTensorSlices
parseDelimitedFrom (קלט InputStream)
סטטי SavedTensorSlices
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedTensorSlices
parseFrom (נתוני ByteBuffer)
סטטי SavedTensorSlices
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedTensorSlices
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedTensorSlices
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SavedTensorSlices
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedTensorSlices
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SavedTensorSlices
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedTensorSlices
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SavedTensorSlices.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי DATA_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי META_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

Public SavedSlice getData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

Public SavedSliceOrBuilder getDataOrBuilder ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

Public static SavedTensorSlices getDefaultInstance ()

Public SavedTensorSlices getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Public SavedTensorSliceMeta getMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

יש נתונים בוליאני ציבורי ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

hasMeta בוליאני ציבורי ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי SavedTensorSlices.Builder newBuilder (אב-טיפוס SavedTensorSlices )

סטטי ציבורי SavedTensorSlices.Builder newBuilder ()

public SavedTensorSlices.Builder newBuilderForType ()

public static SavedTensorSlices parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static SavedTensorSlices parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי SavedTensorSlices parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static SavedTensorSlices parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static SavedTensorSlices parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedTensorSlices parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static SavedTensorSlices parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedTensorSlices parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static SavedTensorSlices parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי SavedTensorSlices parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public SavedTensorSlices.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException