classe finale statique publique SavedTensorSlices.Builder
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices
de type Protobuf.SavedTensorSlices Méthodes publiques
SavedTensorSlices.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
TranchesTensorEnregistrées | construire () |
TranchesTensorEnregistrées | buildPartial () |
SavedTensorSlices.Builder | clair () |
SavedTensorSlices.Builder | effacer les données () This exists in all but the first item of each checkpoint file. |
SavedTensorSlices.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
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. |
SavedTensorSlices.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedTensorSlices.Builder | cloner () |
Tranche enregistrée | obtenir des données () 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. |
SavedSliceOrBuilder | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
TranchesTensorEnregistrées | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
EnregistréTensorSliceMeta | 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. |
EnregistréTensorSliceMeta.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. |
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. |
booléen | hasData () This exists in all but the first item of each checkpoint file. |
booléen | 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. |
booléen final | |
SavedTensorSlices.Builder | |
SavedTensorSlices.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedTensorSlices.Builder | mergeFrom (com.google.protobuf.Message autre) |
SavedTensorSlices.Builder | mergeMeta (valeur 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 final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
SavedTensorSlices.Builder | |
SavedTensorSlices.Builder | setData ( SavedSlice.Builder builderForValue) This exists in all but the first item of each checkpoint file. |
SavedTensorSlices.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
SavedTensorSlices.Builder | setMeta (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
SavedTensorSlices.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public SavedTensorSlices.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SavedTensorSlices.Builder clearData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public 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;
public SavedSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public SavedSlice.Builder getDataBuilder ()
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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 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;
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;
public booléen hasData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public booléen 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 final booléen isInitialized ()
public SavedTensorSlices.Builder mergeData (valeur SavedSlice )
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public SavedTensorSlices.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public SavedTensorSlices.Builder mergeMeta (valeur 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 final SavedTensorSlices.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedTensorSlices.Builder setData (valeur 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;
public SavedTensorSlices.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SavedTensorSlices.Builder setMeta (valeur 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;