SavedTensorSlices

classe finale pubblica SavedTensorSlices

 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message.
 
tensorflow.SavedTensorSlices di tipo protobuf.SavedTensorSlices

Classi nidificate

classe SavedTensorSlices.Builder
 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message. 

Costanti

int DATA_FIELD_NUMBER
int META_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Sezione salvata
getData ()
 This exists in all but the first item of each checkpoint file.
SliceOrBuilder salvato
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
TensorSlice statiche salvate
TensorSlice salvate
com.google.protobuf.Descriptors.Descriptor statico finale
TensorSliceMeta salvato
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.
SalvatoTensorSliceMetaOrBuilder
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
finale com.google.protobuf.UnknownFieldSet
booleano
hadati ()
 This exists in all but the first item of each checkpoint file.
booleano
haMeta ()
 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
booleano finale
SavedTensorSlices.Builder statico
SavedTensorSlices.Builder statico
SavedTensorSlices.Builder
TensorSlice statiche salvate
parseDelimitedFrom (input InputStream)
TensorSlice statiche salvate
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSlice statiche salvate
parseFrom (dati ByteBuffer)
TensorSlice statiche salvate
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TensorSlice statiche salvate
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSlice statiche salvate
parseFrom (ingresso com.google.protobuf.CodedInputStream)
TensorSlice statiche salvate
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSlice statiche salvate
parseFrom (dati com.google.protobuf.ByteString)
TensorSlice statiche salvate
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSlice statiche salvate
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
SavedTensorSlices.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int DATA_FIELD_NUMBER

Valore costante: 2

public static final int META_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public SavedSlice getData ()

dati

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

pubblico SavedSliceOrBuilder getDataOrBuilder ()

dati

 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 ()

pubblico 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;

pubblico 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;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasData booleano pubblico ()

dati

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

hasMeta booleano pubblico ()

 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 ()

public final booleano isInitialized ()

public static SavedTensorSlices.Builder newBuilder (prototipo SavedTensorSlices )

pubblico statico SavedTensorSlices.Builder newBuilder ()

public SavedTensorSlices.Builder newBuilderForType ()

public static SavedTensorSlices parseDelimitedFrom (input InputStream)

Lancia
IOException

public static SavedTensorSlices parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static SavedTensorSlices parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static SavedTensorSlices parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static SavedTensorSlices parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedTensorSlices (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static SavedTensorSlices parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

ParseFrom statico pubblico SavedTensorSlices (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static SavedTensorSlices parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static SavedTensorSlices parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico SavedTensorSlices.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException