SavedTensorSlices.Builder

classe finale statica pubblica SavedTensorSlices.Builder

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

Metodi pubblici

SavedTensorSlices.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TensorSlice salvate
TensorSlice salvate
SavedTensorSlices.Builder
chiaro ()
SavedTensorSlices.Builder
cancella i dati ()
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SavedTensorSlices.Builder
cancellaMeta ()
 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.
SavedTensorSlices.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedTensorSlices.Builder
clone ()
Sezione salvata
getData ()
 This exists in all but the first item of each checkpoint file.
SavedSlice.Builder
getDataBuilder ()
 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 salvate
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
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.
SavedTensorSliceMeta.Builder
getMetaBuilder ()
 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.
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.
booleano finale
SavedTensorSlices.Builder
mergeData (valore SavedSlice )
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SavedTensorSlices.Builder
mergeFrom (com.google.protobuf.Message altro)
SavedTensorSlices.Builder
mergeMeta (valore SavedTensorSliceMeta )
 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.
finale SavedTensorSlices.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SavedTensorSlices.Builder
setData (valore SavedSlice )
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
setData ( SavedSlice.Builder builderForValue)
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SavedTensorSlices.Builder
setMeta (valore SavedTensorSliceMeta )
 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.
SavedTensorSlices.Builder
setMeta ( SavedTensorSliceMeta.Builder builderForValue)
 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.
SavedTensorSlices.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale SavedTensorSlices.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public SavedTensorSlices.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica di SavedTensorSlices ()

public SavedTensorSlices buildPartial ()

public SavedTensorSlices.Builder cancella ()

pubblico SavedTensorSlices.Builder clearData ()

dati

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

public SavedTensorSlices.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

pubblico SavedTensorSlices.Builder clearMeta ()

 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 SavedTensorSlices.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

clone pubblico SavedTensorSlices.Builder ()

public SavedSlice getData ()

dati

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

pubblico SavedSlice.Builder getDataBuilder ()

dati

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

pubblico SavedSliceOrBuilder getDataOrBuilder ()

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

public SavedTensorSlices getDefaultInstanceForType ()

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

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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;

public SavedTensorSliceMeta.Builder getMetaBuilder ()

 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;

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 final booleano isInitialized ()

pubblico SavedTensorSlices.Builder mergeData (valore SavedSlice )

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

pubblico SavedTensorSlices.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico SavedTensorSlices.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico SavedTensorSlices.Builder mergeMeta (valore SavedTensorSliceMeta )

 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;

finale pubblico SavedTensorSlices.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public SavedTensorSlices.Builder setData (valore SavedSlice )

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

public SavedTensorSlices.Builder setData ( SavedSlice.Builder builderForValue)

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

pubblico SavedTensorSlices.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

pubblico SavedTensorSlices.Builder setMeta (valore SavedTensorSliceMeta )

 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 SavedTensorSlices.Builder setMeta ( SavedTensorSliceMeta.Builder builderForValue)

 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 SavedTensorSlices.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale SavedTensorSlices.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)